搜索资源列表
HelloGL
- OpenGL 做的一个桌球游戏,实现了3D纹理贴图,逼真的碰撞效果,采用VS2012实现,如果不能打开,新建一个工程重新导入cpp文件和h文件就可以调试了,如果还出现其他问题,度娘可以帮你解决!-OpenGL do a table tennis game, realize the 3 d texture mapping, lifelike collision effect, use VS2012 realization, if you can t open, a new engineering
Try_Point_Line
- 新建一个空的Qt工程,把所给的文件添加进去即可。界面有两个部分,视图部分,点坐标输入部分。由于用的是QSpinBox类的 editingFinished ()信号,所以每次输入顶点的时候不管原先那个点的值有没有变化,都要让光标在那个框中过一下,或者按个enter也行,总之要在那个框中过一下。-Create an empty Qt project, the given file can be added. Interface has two parts, part of the view poin
新建文件夹
- 这是一款火箭撞木板的一个图形图像,可以进行研究,碰撞检测。两个木板之间就可以进行碰撞。(It's a graphic image of a rocket hitting a wooden board that can be studied and tested for collision. The collision between the two boards can be made.)