搜索资源列表
opengl
- OPENGL编程人员必备的参考手册,里面详细讲解了每个函数 -OPENGL programmers must have a reference manual, which explained in detail each function
cs
- 这是我见过的写得最漂亮的OpenGL程序,潜心研究了三天之后,增加了大量注释,删除了一些冗余代码,并且修改了它的碰撞测试函数,加入了图示说明。各位学习OpenGL的新手不应错过这么一个优秀的程式。由于本人也是OpenGL初学者,不足之处敬请各位老大多多原谅。^^ -This is the most beautiful I' ve ever seen written in the OpenGL program, after three days of painstaking research
3d-tank-game
- vc++调用OPENGL函数编写的3d坦克游戏-vc++ call functions written in OPENGL 3d tank game
ellipse
- 画出椭圆。其中用到opengl的画点函数,其余是普通的C++代码-Draw an oval. Which uses opengl for drawing point function, and the rest is ordinary C++ Code
openGlDisplay-Chinese
- 项目描述: OpenGL显示中文 在这个类中您必须重载如下几个虚函数: virtual void Update(DWORD milliseconds) 执行所有的更新操作,传入的参数为两次操作经过的时间,以毫秒为单位 virtual void Draw() 执行所有的绘制操作-Project Descr iption: OpenGL display Chinese In this class you must override the following virtua
2048
- 易语言控制台2048游戏源码例程程序结合易语言控制台支持库和OPenGL支持库,调用API函数实现2048游戏。 -Easy language console 2048 game source routine procedures combined with easy language console support library and OPenGL support library, call the API function to achieve the 2048 game.