03 2023 档案

摘要:// 1. retrieve the vertex/fragment source code from filePath std::string vertexCode; std::string fragmentCode; std::ifstream vShaderFile; std::ifstrea 阅读全文
posted @ 2023-03-30 09:55 刘大侠GG_B 阅读(34) 评论(0) 推荐(0)