摘要: 着色器类:头文件 h: #ifndef SHADER_H #define SHADER_H #include <GLAD/glad.h> #include <glfw3.h> #include <string> #include <fstream> #include <sstream> #inclu 阅读全文
posted @ 2024-04-05 19:23 雾枫 阅读(105) 评论(0) 推荐(0)