摘要: 1. 安装opengl开发环境 brew install glew https://github.com/glfw/glfw.git mkdir build cd build cmake .. make make install 2. 安装cmake插件 3. 测试代码 test.cpp #defi 阅读全文
posted @ 2020-04-01 19:39 pubuliuyun 阅读(2467) 评论(0) 推荐(0)