搜索资源列表
Learn_OpenGL_3D_Programming
- 学OpenGL编3D游戏 随书源码 A01_OpenGL的程序框架 第1 章源程序 A02_OpenGL的基本图形 第2 章源程序 A03_OpenGL的组合图形 第3 章源程序 A04_摄像漫游 第4 章源程序 A05_开天辟地 第5 章源程序 A06_OpenGL中显示文字 第6 章源程序 A07_特殊的平面_树 第7 章源程序 A08_显示3D模型 第8 章源程序 A09_3D动画 第9 章源程序 A10_射击、爆炸 第10章源程序
VB_OpenGL
- 我自己写的,里面都有我的文字相信说明。介绍了vb调用OpenGL的基本框架,内有两个模块,包含像素结构,纹理的加载,模型列表,二次对象调用,简单的摄像机,模型的简单变换(旋转)等-I wrote it myself, which has I believe that the provision of the text. Vb call OpenGL introduced the basic framework, there are two modules, including the pixel
Demo01
- 利用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
OpenGLGettingStarted
- 此代码为< OpenGL游戏编程> 一书的源代码。内容包含: 游戏开发快速入门、OpenGL程序框架、OpenGL变换、OpenGL光照、材质和纹理、OpenGL字体、摄像漫游、构造开空和地形、模型载入、实时阴影、DirectInput的使用、DirectSound的使用、游戏中的物理模拟、粒子系统、构造游戏引擎、3DRPG游戏、Quake室内场景实例等-This code is < <OpenGL游戏编程> " Was Written in the s
Camera
- 实现了MFC和OPENGL框架,能够对OPEGNL的模型平移,旋转,缩放,非常适合初学OPENGL的同学参考,对做有关图形学方面的毕设的同学是很有帮助的-Framework to achieve the MFC and OPENGL, the model can OPEGNL translation, rotation, scaling, very suitable for students beginners OPENGL reference on completion of terms of
3Dgame
- 几个3d游戏的源码包括:A01_OpenGL的程序框架,A04_摄像漫游,A05_开天辟地,A07_特殊的平面_树,A09_MD2动画模型,A12_碰撞检测,对3d游戏编程初学者有很大作用。-The source of several 3d games include: A01_OpenGL the procedural framework, A04_ camera roaming, A05_ epoch, A07_ _ special plane tree, A09_MD2 animated
