搜索资源列表
PengPeng1
- 这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门级实时3D游戏编程框架 游戏支持单机和双人局域网两
3Dm
- 3d魔方游戏,opengl编写,源程序,
3DBox_Front
- 3D推箱子游戏,第一人称视角的 对于初学者掌握OpenGL编程框架很有帮助 VC6.0编译通过
box3d
- 一个3d滚积木的游戏,采用的图形库是openGL,个人感觉做的挺成功的,向大家分享一下-Building blocks of rolling a 3d game, using the graphics library is openGL, do individuals feel very successful, and to share with you
3DPushBox
- Android平台上的3D推箱子游戏,使用了OPENGL ES技术,并且可播放音乐,能够帮助初学者了解Opengl es-A 3d pushing box game based on Android platform, using OPENGL es technology,meanwhile,it can play music so i think this source code can help newer learn opengl es better
vcPP3DTetris
- 利用OpenGL在C语言的环境下编写的一个3D俄罗斯方块游戏,玩法和普通的俄罗斯方块大同小异,主要是转换成了3维空间;-Using OpenGL in C language environment for the preparation of a 3D Tetris game play and ordinary Tetris similar, mainly converted into three-dimensional space