-
OpengL编程所需要的DevIL库文件和头文件!用来读取多种格式的纹理图像!...
OpengL编程所需要的DevIL库文件和头文件!用来读取多种格式的纹理图像!-OpengL programming required DevIL libraries and header files! Used to read multiple formats Texture Image!
- 2023-04-26 19:45:03下载
- 积分:1
-
opengl的入门级例子
opengl demo本工程是一个完美的opengl 演示程序,它简单易懂,即使是没有学过opengl 的同学也能看懂但同时它又功能完善,基本概括了opengl 3的整个固定渲染管线,包括场景搭建,摄像机控制,模型建立,场景渲染,甚至还有交互过程设计总之,这个是我当初学习opengl的一个最好的demo
- 2022-10-08 18:10:02下载
- 积分:1
-
利用vc++和openGL开发的火焰显示效果,用一个火柴头作为演示。...
利用vc++和openGL开发的火焰显示效果,用一个火柴头作为演示。-Use vc++ And openGL development shows that the effect of the flames, with a火柴头as a demonstration.
- 2022-07-05 09:06:28下载
- 积分:1
-
use four yuan Group to achieve rotation matrix with six cameras peacekeeping fun...
使用四元组实现矩阵旋转功能,具有6维功能的摄像机。需用dev-C++编译。-use four yuan Group to achieve rotation matrix with six cameras peacekeeping function. Required dev- C compiler.
- 2022-06-21 01:59:06下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
三
三维物体变形,实现骨骼的三维模型与标准X光片的配准-Three-dimensional object deformation, to achieve with the standard three-dimensional model of bone X-ray films with quasi-
- 2022-03-30 16:49:17下载
- 积分:1
-
从深度图进行三维建模
代码比较好,可直接运行,从kinect获得的深度信息进行三维建模,是在linux下编译并压缩的
- 2022-04-30 13:26:33下载
- 积分:1
-
nasa的三维地球模型
是NASA发布的一个开放源代码(Open Source)的地理科普软件(由NASA Research开发,由NASA Learning Technologies来发展),它是一个可视化地球仪,将NASA、USGS以及其它WMS服务商提供的图像通过一个三维的地球模型展现,近期还包含了火星和月球的展现.
- 2022-07-27 15:45:33下载
- 积分:1
-
例子简单,但很实用的一个OPENGL编程,在VC的MFC环境中编写,初学者可以参考....
例子简单,但很实用的一个OPENGL编程,在VC的MFC环境中编写,初学者可以参考.-example simple, but a very practical programming OpenGL, MFC in the VC environment preparation, beginners reference.
- 2022-03-06 00:03:20下载
- 积分:1
-
OpenGL domain collision effects demo
OPENGL入门之 碰撞效果演示-OpenGL domain collision effects demo
- 2022-03-23 03:15:50下载
- 积分:1