-
光盘包含了学习《OpenGL 游戏编程》一书所需用到的必要学习资源。光盘内容包括:
1.“Bonus Chapters” 文件夹 对书中8个章节的内容进行了...
光盘包含了学习《OpenGL 游戏编程》一书所需用到的必要学习资源。光盘内容包括:
1.“Bonus Chapters” 文件夹 对书中8个章节的内容进行了知识扩充,可以用Adobe Reader阅读器进行阅读;
2. Bonus Game”是作者提供的一个OpenGL制作的游戏Demo试玩;
3. Glee”和“glFont”两个文件夹包含有在使用OpenGL制作游戏过程中可以用到的辅助性资源和软件;
4.“Source Code“提供各章学习需要用到的源程序和资源。-CD-ROM contains learning
- 2023-06-13 04:06:57下载
- 积分:1
-
二
二维图像的三维显示 详细信息 < OpenGL > 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。本代码在Windows2000下编译通过。 -two-dimensional images of three-dimensional display detailed information Image Processing himself to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y co
- 2022-05-22 12:29:02下载
- 积分:1
-
在VC++的环境下结合opengl模拟水的特效。
在VC++的环境下结合opengl模拟水的特效。-In VC++ Environment opengl simulation combined effects of water.
- 2022-03-26 05:45:07下载
- 积分:1
-
OPENGL图象程序,光于图象出席的一个程序文件.有样本
OPENGL图象程序,光于图象出席的一个程序文件.有样本-OPENGL graphics program, the light in the presence of an image file. There is a sample
- 2022-03-22 04:58:05下载
- 积分:1
-
LOD编程实例,在程序中根据视点与目标之间的距离…
LOD编程实例,在程序中根据视点与对象的距离,以不同的网格来绘制球体。-LOD programming examples, in proceedings under View and the distance between objects, a different grid to map Spheres.
- 2022-07-22 05:19:32下载
- 积分:1
-
表面重建
作者:Hugues Hoppe, University of Washington.
输入:散乱数据点云
输出:三维曲面-surface reconstruction
- 2022-07-15 05:48:38下载
- 积分:1
-
opengl Programming Guide
opengl编程教程-opengl Programming Guide
- 2022-06-02 14:45:00下载
- 积分:1
-
Opengl超级宝典
Opengl超级宝典-Opengl book
- 2022-02-16 02:37:11下载
- 积分:1
-
非常好的小程续,看了就知道啦,我很喜欢的,希望大家也下啊,一起学习...
非常好的小程续,看了就知道啦,我很喜欢的,希望大家也下啊,一起学习-very good small-added and read it know, I like, I hope, we are under ah and learning
- 2022-12-29 19:10:03下载
- 积分:1
-
对于一个类似于其他程序结构制备的opengl程序…
OpenGL编写的程序结构类似于用其他语言编写的程序。实际上,OpenGL是一个丰富
的三维图形函数库,编写OpenGL程序并非难事,只需在基本C语言中调用这些函数,用法同-OpenGL procedures for the preparation of a structure similar to other procedural languages. In fact, OpenGL is a rich three-dimensional graphics library, OpenGL procedure is not difficult to prepare, just in the basic C language calls to these functions, use the same
- 2023-08-24 13:55:03下载
- 积分:1