搜索资源列表
几款3D游戏源码
- 几款3D游戏源码,用VC/MFC的OPENGL库开发。
Homework3
- 利用MFC单文本和OPENGL编写的国际象棋程序-A chess game written in MFC single text and OPENGL
Gluttonycode
- Opengl的课程作业小引擎,有基本的模型、材质、字体、相机、时间、2D控件等等类,结合MFC框架,养成和探险类结合的游戏,虽然整个游戏设计上很简单,但功能已经具有雏形-A small 3D Opengl Game enginee, Containing basic classes like Material,Model,Control,Image,Font,Camera and so on. Running on Windows MFC environment.It s a simple ga
Billiards8.4
- 网络台球游戏的3D编程,在MFC中使用OpenGL-Online billiards game 3D programming using OpenGL in MFC
3DMineSwp
- MFC编程 扫雷可选2D或者3D,可保存、续玩。 3D为伪3D,用滚轮切换层面,真3D可查看我的另一个用opengl写的3D扫雷程序。-MFC Programming. There are two optional mode 2D or 3D. Support save and load. This is pseudo-3D. You can use wheel to switch level. To see real-3D, you can check my other min
贪吃蛇
- 贪吃蛇,windows平台,使用了opengl,和MFC写的不同,脱离了窗体框架,显得简洁,画面也很流畅(GluttonousSnake on windows more smooth because i have used opengl instead of MFC)