-
使用OpenGL进行开发,阅读3dsmax输出ASE文件
利用DELPHI进行OPENGL开发,读取3DSMAX输出的ASE文件-use OpenGL for development, reading 3DSMAX output ASE paper
- 2023-08-07 01:15:03下载
- 积分:1
-
Prepared by nVIDIA' s CG language on the development of a description. Is a g...
由nVIDIA公司编写的一套关于CG语言的开发介绍。是显卡编程开发人员必备书籍。-Prepared by nVIDIA" s CG language on the development of a description. Is a graphics program developers must have books.
- 2022-01-29 03:51:18下载
- 积分:1
-
使用OpenGL,图形的缩放的三个典型案例,绘制球灯…
OpenGL的使用,三个典型的例子,分别为图形的缩放,绘制光源照射的球体。雾的使用-use OpenGL, three typical examples of the scaling graphics, drawing the ball light irradiation. The use of fog
- 2022-03-01 13:38:40下载
- 积分:1
-
微软基础类库:gleasy
MICROSOFT FOUNDATION CLASS LIBRARY : GLEasy-MICROSOFT CLASS LIBRARY FOUNDATION : GLEasy
- 2023-04-16 23:50:03下载
- 积分:1
-
TyphoonLabs的OpenGLES教程的原代码,所有程序都是基于EVC++平台的...
TyphoonLabs的OpenGLES教程的原代码,所有程序都是基于EVC++平台的-TyphoonLabs OpenGLES Directory of the original code, All procedures were based on the platform of EVC
- 2022-03-25 02:30:21下载
- 积分:1
-
导弹发射模拟动画源码
一个模拟导弹发射动画的VC++OpenGL源码,有一定的借鉴意义,版权归原作者。
- 2023-05-25 20:35:04下载
- 积分:1
-
Animation of swimming pool
Animation of swimming pool
- 2022-01-21 04:41:21下载
- 积分:1
-
OpenGL +纹理映射实现火灾模拟
opengl+texture mapping实现fire仿真-opengl+ texture mapping to achieve fire simulation
- 2022-02-01 17:53:07下载
- 积分: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
-
有OpenGL实现的decal贴图,decal贴图技术可实现爆炸、子弹射击等的痕迹效果。程序经测试运行正确。
有OpenGL实现的decal贴图,decal贴图技术可实现爆炸、子弹射击等的痕迹效果。程序经测试运行正确。-Realize the decal has OpenGL textures, decal mapping technology can realize explosions, bullets and other traces of fire effects. Procedures have been tested to run correctly.
- 2022-03-11 05:35:53下载
- 积分:1