会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
三岁玩童
Explore ideas that interest you; Get whatever you like,all free. email:324728119@qq.com;
博客园
首页
新随笔
联系
订阅
管理
2023年7月2日
OpenGL环境配置 和 测试代码(GLEW/GLFW VS2019)
摘要: 1.配置 2.测试代码: 2.1 在黑板色的窗口上画一个三角形 1 #include <iostream> 2 3 // GLEW 4 #define GLEW_STATIC 5 #include <GL/glew.h> 6 7 // GLFW 8 #include <GLFW/glfw3.h> 9
阅读全文
posted @ 2023-07-02 11:40 三岁玩童
阅读(255)
评论(0)
推荐(0)
编辑
公告