摘要: 1、总体代码 draw一个三角形,自写vertex着色器和fregment着色器,三角形染红色。 include include include static unsigned int CompileShader( unsigned int type, const std::string& sour 阅读全文
posted @ 2020-05-03 22:55 新叽 阅读(464) 评论(0) 推荐(0) 编辑