搜索资源列表
-
1下载:
《OPENGL游戏程序设计》一书的源代码,系统介绍了opengl用于游戏程序设计的实现代码,并给出了一个比较完整的简单游戏实现过程。, OPENGL game programming, the book s source code, the system introduced opengl game programming for the realization of the code, and gives a relatively complete implementation of a s
-
-
1下载:
本人用c++ openGL写的一个汽车小程序,里面涵盖了简单的shader, 各种不同的光的渲染,skybox, 跟踪视角,天空视角, 碰撞体积-A car driving game programe which using c++ openGL, which covers a simple shader, a variety of light rendering , skybox, track angle view, sky view, the collision volume.
-
-
0下载:
利用OPENGL 做出簡單的3D 射擊遊戲,包括人物的移動、視野以及發射子彈與障礙物的碰撞。-Using OPENGL make a simple 3D shooting game, including character movement, vision, and fired a bullet collision with obstacles.
-
-
0下载:
vc6.0+opengl 环境下开发的简单的snock游戏程序源代码-vc6.0+ opengl environment developed a simple game snock source code
-
-
0下载:
使用Opengl编程的例子,功能完善,对学习游戏和opengl有很好的借鉴价值,简单易懂-This is a simple framework for prototyping OpenGL and game applications. It provides a quick way to get up and running with all of the most commonly used tools already built in.
-
-
0下载:
simple 2D game in OpenGL. The game can be control by mouse and keyboard.
We have to shoot boxes before the boxes go down to shooter
-
-
0下载:
很不错的3D引擎,代码简单,注释详细,是初学opengl游戏编程时不错的参考和学习资料-Very good 3D engine, code is simple, detailed notes, is beginning opengl game programming good reference and learning materials
-
-
0下载:
利用OpenGL製作的一個3D FPS遊戲的原型。
程式中展示了Terrain貼圖的產生與繪製方法、FPS遊戲攝影機的控制、簡單的物理運作、遊戲中Text Console的處理,與展示一個簡單但典型的遊戲框架。-Making use of OpenGL, a 3D FPS game prototype. Program demonstrated the Terrain Texture Generation and Rendering, FPS game camera control, a s
-
-
0下载:
一个用openGL实现的简单的小游戏,有完整的游戏结构,容易理解,适合初学者学习。-OpenGL achieved with a simple game, a complete game structure, easy to understand for beginners to learn.
-
-
0下载:
用OpenGL和C++开发的一个简单飞机小游戏,用键盘控制-With OpenGL and C++ development of a simple plane game with keyboard control
-
-
0下载:
A simple block game in OpenGL.
-
-
0下载:
Windows平台的2D Game实例1, 使用了C++和OpenGL.这个souce不但是OpenGL技术,还可以学习到两个方面的技术:
part1: win32的消息循环, OpenGL的设置.画一些简单的图形.
part2: 处理并且显示卡通图片.
-This source focuses on 2D game development with C++ and OpenGL for Windows platform. We will not only focus on Ope
-
-
0下载:
一个用openGL实现的3D游戏,从搭建框架开始到一个简单3D游戏的,从UI,场景,人物,碰撞,树木到一个完整的3D游戏。-A 3D game using openGL implementation, from the beginning to build the framework of a simple 3D game, from the UI, scenes, characters, collision, tree into a complete 3D games.
-
-
0下载:
opengl游戏引擎,简单实用,非常有参考和学习价值哦。-opengl game engine, simple and practical, very good reference and learning the value of Oh.
-
-
0下载:
基于OPENGL编辑的简单俄罗斯方块游戏编程-OPENGL based editing simple Tetris Game Programming
-
-
0下载:
SDL(Simple DirectMedia Layer)是什么呢?根据他的表面意思,翻译过来就是简单的指导媒体层SDL是一个跨平台的多媒体函数库,被用来设计成在低层访问音频,键盘,鼠标,游戏杆,基于OPENGL(一个3D图象开发函数库)的3D 硬件,和2D图象帧缓冲区。它被广泛的用于基于MPEG的媒体播放软件,模拟器,和许多著名的游戏。最著名的游戏是赢得LIUNX组游戏开发大奖的 文明:权利的召唤(Civilization: Call To Power)。-SDL (Simple Direc
-
-
0下载:
在VC++环境下利用OpenGL实现一个简单的小游戏-In VC++ environment using OpenGL to implement a simple game
-
-
0下载:
openGL 写的小游戏,里面包括了游戏的源码,游戏比较简单适合初学进阶者学习。-openGL to write a small game, which includes the game source code, the game is relatively simple for advanced beginners who learn.
-
-
0下载:
基于opengl的简单CS游戏实现,包括3ds模型导入,MDL/MD2模型建模,游戏的逻辑处理,跟踪打印,计时器等功能。-Simple CS game based on the opengl, including the 3ds model import, MDL/MD2 modeling, game logic processing, tracking print and timer functions.
-
-
0下载:
简单的贪吃蛇游戏基于opengl开发,使用2D像素去显示和绘制(The simple Snake game is based on OpenGL development)
-