搜索资源列表
PengPeng1
- 这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门级实时3D游戏编程框架 游戏支持单机和双人局域网两
PingPong
- Ping-Pong game, with fancy main menu :) OpenGL/SDL
MummyMaze
- 用c++和openGL编写的一个益智游戏,模仿Mummymaze,实现主要功能,有背景音乐。-C++ and openGL with the preparation of a puzzle game, imitating Mummymaze, to achieve the main function, the background music.
Russia
- 使用openGL写的俄罗斯方块游戏,带缩略框功能-Tetris game written in openGL。Box function with abbreviated
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
LianLianKan
- 连连看小游戏代码,基于opengl 的c++小程序-Lianliankan game code, based on opengl c++ applet
Blocks
- linux下推箱子游戏,使用OPENGL进行渲染-under linux Sokoban game, use OPENGL rendering
Chap07_Hanoi
- 汉诺塔游戏 《 Visual C++ 高级编程技术OpenGL篇 》程序源代码-Tower of Hanoi game " Visual C++ programming OpenGL chapter" source code
opengl1
- Opengl编写的贪吃蛇小游戏,初学opengl,望各位大仙多多指教。-Opengl prepared by the Snake game, beginner the opengl, hope you Daisen exhibitions.
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
Tutorial3_bin
- 一个游戏界面,能够实现简单地界面显示。利用OPENGL实现显示。-TetroGL An OpenGL Game Tutorial in C++ for Win32 platforms
tic-tac-toe
- 超级井字井字经典游戏的一个变种。 这是一个使用C与OpenGL实现。 要开始一个新的游戏,按“新建”按钮。在任何时候,在游戏过程中,按下“结束”按钮可以中止游戏。-Super Tic Tac Toe Tic Tac Toe classic game is a variant. This is a use of C and OpenGL. To start a new game, press the "New" button. At any time during the game
marbles
- 用OpenGL编写的一段可执行的游戏代码,名为’弹子游戏‘-A piece of executable code using OpenGL game written called ' billiard game'
OpenGLProject
- 本程序实现了用opengl制作一个小游戏-This program implements to make a little game with opengl
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
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
dafuweng
- 用OpenGL编写的大富翁小游戏,初学者适用-OpenGL prepared by the monopoly game, suitable for beginners
RussiaCube
- 用c++和opengl写的一个俄罗斯方块小游戏,适合OpenGL初学者学习使用,设计思路比较清晰。环境vs2010-Using c++ and OpenoGL to realize the small game Russian Cube.
SharpGL
- 用C#写的基于openGL开发的俄罗斯方块-this game is used OpenGL in C#
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.