摘要: So I'm trying to move my OpenGL code from Main() into a specific class that will handle the 3D graphics only when necessary. Previously, the top of my main.cpp file looked like this: #define GLEW_ST... 阅读全文
posted @ 2017-07-09 10:26 今夜太冷 阅读(2409) 评论(0) 推荐(0)