资源列表
[OpenGL] A00_学OpenGL编3D游戏
说明:3D编程 用opengl编程时的最近本框架,适合刚学图形变成的人学习,有助于理解编成原理-3D programming using opengl programming at the last of this fr a mework, just learning to fit into graphics learning from the people, help understanding into Principle<刘晓强> 在 2008-10-13 上传 | 大小:56.65kb | 下载:0
[OpenGL] A01_OpenGL的程序框架
说明:opengl 编程的基本框架之二,送给出学opengl得人-opengl programming the basic fr a mework of two, gave up the right people learn opengl<刘晓强> 在 2008-10-13 上传 | 大小:11.72kb | 下载:0
[OpenGL] A09_MD2动画模型
说明:在opengl程序中如何控制mdl动画,程序运行需要特殊环境,可能有文件残缺,不能运行-in opengl process control Ktschau animation, special procedures required for the operation of the environment, it may be incomplete document, not run<刘晓强> 在 2008-10-13 上传 | 大小:33.81kb | 下载:0
[OpenGL] A08_显示3D模型
说明:程序再opengl场景中引入了3d模型,再VC下课能不能运行,因为只是给出了示例代码,没有3D模型-the procedures opengl scene introduced a 3d model, VC school can not run, because it is only given sample code, no 3D model<刘晓强> 在 2008-10-13 上传 | 大小:29.62kb | 下载:0
[OpenGL] cael-1.5.tar
说明:它运行一个蜂窝汽车模拟系统,并支持一套可以是Conway的生命游戏的规则,但是可以通过修改以在更广泛的其它蜂窝汽车模拟系统上运行.它使用OpenGL来处理图形,但不支持3D.可能的网格尺寸只受限于处理器的处理能力和内存大小.用户可以放大网格,直到其尺寸填满整个窗口 也可缩小网格直到整个网格是可见的. -CAEL stands for Cellular Automata Engine (Life). It runs a cellular automata simulation with a set<韦小宝> 在 2008-10-13 上传 | 大小:7.82kb | 下载:0
[OpenGL] 飞机地形漫游系统
说明:作场景漫游、虚拟现实的可以参考一下。主要内容是模拟一架飞机的飞行过程,包括飞行、发射子弹、喷射尾焰等。工具是VC++和OpenGL-scene for roaming, virtual reality can take a look. Main elements of a simulation of the flight of the aircraft, including the flight, firing bullets, such as flame spray. VC tools and<李玲> 在 2008-10-13 上传 | 大小:372.45kb | 下载:0
[OpenGL] OpenGL源代码
说明:一个有关OpenGL的源代码,还是比较有用的,里面的代码相当详尽,对于OPENGL的使用方面有较大帮助,俺花了大规模时间来开发的呀,呵呵 望大家一起学习改进-one of the OpenGL source code, it is still useful, inside the code in considerable detail, the use of OpenGL for a greater help, I spent a large-scale development time to<解放> 在 2008-10-13 上传 | 大小:61.17kb | 下载:0
[OpenGL] 二维图像三维显示
说明:本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量<张立强> 在 2008-10-13 上传 | 大小:104.08kb | 下载:0