摘要:
这两个键的代码分别为: GLFW_KEY_KP_ADD(334) GLFW_KEY_KP_SUBTRACT(333) 对应的是键盘右侧数字面板上的+ -键。 阅读全文
posted @ 2017-07-04 14:04
今夜太冷
阅读(661)
评论(0)
推荐(0)
摘要:
Introduction One of the most common problems for novice, and sometimes experienced, OpenGL programmers is that they write new rendering code, run it, and it displays… nothing at all. Being more acti... 阅读全文
posted @ 2017-07-04 13:35
今夜太冷
阅读(465)
评论(0)
推荐(0)