搜索资源列表
opengl.rar
- 简单代码实现游戏自动透视,适用于dx游戏,Easy code implementation automatically Perspective Game for Game dx
opengl_CAI
- 学opengl编3d游戏的课件以及随书源代码,并且包括可执行文件,让你轻松学编游戏。-Opengl school 3d game series with the courseware as well as the book source code, and includes an executable file, so you made the game easy to learn.
NeHeGL
- 一个用openGL实现的简单的小游戏,有完整的游戏结构,容易理解,适合初学者学习。-OpenGL achieved with a simple game, a complete game structure, easy to understand for beginners to learn.
Lander_Game
- A remake version of the lunar lander game. Using openGL. It has two levels,one easy level and one hard level.
3Dgamebiancheng
- 三维游戏编程与计算机图形学2004版。适合运用opengl的初学者。内容全面,学习方便。-Three-dimensional game programming and computer graphics 2004 edition. Use opengl for beginners. Comprehensive, easy to learn.
Nehe-Sample-Game
- 一个简单的游戏,出自Nehe教程 ,OpenGL API 此教程涉及OpenGl中的许多方面: 点线面的绘画,视角平移,视口调整,材质纹理,显示列表的创建和删除等 本范本亦是OpenGL做为windows程序编程的一个范本,cpp文件的框架可以为许多Opengl变成所用,只需修改DrawSence()函数即可将其他opengl代码在windows程序下显示,可以说是很容易使用。 -A simple game, from Nehe tutorial, OpenGL API Op
ParGridGame
- 用OpenGL写的小型的棋类游戏程序,非常适合入门的同学学习。上面有简单的注释,逻辑简单,但是包括一个简单的棋类程序的相关框架。-a very good chess game write by C++ and OpenGL. easy for learing ...