搜索资源列表
-
0下载:
E战机是我花了几个月做的一个简单飞机游戏引擎,目前它支持,自定义资源,自定义单位,编辑关卡等功能!
因为我不是很懂OpenGL所以目前本游戏~还是使用GUI绘图~ 对CPU的~要求比较高~ 而且~OpenGL的纹理不是支持任何尺寸的图片~
文件说明
Reslist.gam 游戏资源文件 游戏所需要的图片资源都在这里定义~ 目前它还是以文本形式保存的
WAV.txt 游戏声音资源文件~ 游戏里面用到的声音都在这里~ 也是文本保存
UnitX.txt 单位定义文件 所有游戏
-
-
0下载:
一个用OpenGL实现得3D魔方益智游戏,注意只能DEBUG编译.
较简单,初始时,没有在各立方面上贴上位图,只是用不同得颜色来区分.
支持很多热键处理.如ESC,q,w,e,r,t,y,a,s,d,f,g,h,<-,->,向上,向下等
其热键处理值得我们写游戏时借鉴.-with an OpenGL 3D Cube in educational games, DEBUG only to compile. relatively simple, primitive, ther
-
-
0下载:
TinyGL is intended to be a very small implementation of a subset of OpenGL * for embedded systems or games. It is a software only implementation. Only the main OpenGL calls are implemented.
The main strength of TinyGL is that it is fast and simp
-
-
0下载:
用VC++编写的几款简单的3d游戏源代码!
OpenGl 设计游戏 3D模型 动画模型 碰撞检测
场景编辑
-Using VC++, prepared by several simple games 3d source code! OpenGl game 3D model of the design model collision detection animation scene editor
-
-
0下载:
TinyGL is intended to be a very small implementation of a subset of OpenGL * for embedded systems or games. It is a software only implementation. Only the main OpenGL calls are implemented.
The main strength of TinyGL is that it is fast and simp
-
-
0下载:
SDL(Simple DirectMedia Layer)是什么呢?根据他的表面意思,翻译过来就是简单的指导媒体层SDL是一个跨平台的多媒体函数库,被用来设计成在低层访问音频,键盘,鼠标,游戏杆,基于OPENGL(一个3D图象开发函数库)的3D 硬件,和2D图象帧缓冲区。它被广泛的用于基于MPEG的媒体播放软件,模拟器,和许多著名的游戏。最著名的游戏是赢得LIUNX组游戏开发大奖的 文明:权利的召唤(Civilization: Call To Power)。-SDL (Simple Direc
-
-
0下载:
Simple DirectMedia Layer, 简称SDL,是一个自由的跨平台的多媒体开发包,主要通过OpenGL和2D视频帧缓冲(framebuffer)提供对音频、键盘、鼠标、游戏操纵杆 (joystick)和3D硬件的底层访问。它被广泛的应用于MPEG回放软件、模拟器和多个著名游戏中,如获得大奖的《文明:权倾天下》-Simple DirectMedia Layer, abbreviated SDL, is a free cross-platform multimedia develop
-
-
0下载:
About This Book
This book is the follow-up edition to Wendy Jones’s Beginning DirectX 10 Game
Programming book. In this book, we teach you the basics of getting started with
game graphics using the latest iteration of Direct3D: Direct3D 11.
T
-