-
VS2008上应用OSG
这是关于怎么样在VC工程下,开辟一个线程来应用osg库来实现三维可视化,这里提供了文档说明实现mfc和osg相结合的方法。通过在视图类中调用osg线程,实现程序的三维可视化。
- 2023-05-16 09:40:03下载
- 积分:1
-
OpenGL_Programming_Guide_1.1
OpenGL学习的好帮手!
OpenGL_Programming_Guide_1.1
OpenGL学习的好帮手!-Learn OpenGL_Programming_Guide_1.1 OpenGL help!
- 2022-04-06 16:23:47下载
- 积分:1
-
《Visual C++ OpenGL 应用程序开发》光盘内容,对于学习OpenGL很有用...
《Visual C++ OpenGL 应用程序开发》光盘内容,对于学习OpenGL很有用-《Visual C++ OpenGL application development》 CD-ROM content, is useful for learning OpenGL
- 2022-10-27 01:25:03下载
- 积分:1
-
opengl 实现三角网的纹理粘帖 开发语言: Java 运行平台: Windows XP...
opengl 实现三角网的纹理粘帖 开发语言: Java 运行平台: Windows XP-opengl achieve triangulation Texture 2005-06 development languages : Java Platform : Windows XP
- 2022-01-31 11:51:53下载
- 积分:1
-
OpenGl 如何从屏幕坐标转换到gl三维坐标
glUnProject
OpenGl 如何从屏幕坐标转换到gl三维坐标
glUnProject-OpenGL how gl screen coordinate conversion to three-dimensional coordinates glUnProject
- 2022-01-21 22:11:35下载
- 积分:1
-
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的...
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的学习教材-Zhou Wei, the Chinese-language nehe opengl tutorial Chapter 48, the latest online Can not download, like to have friends can share, I will catch him all the code upload, once again thank the selfless friend to provide us with such a good learning materials
- 2022-03-06 02:57:05下载
- 积分:1
-
use opengl and vc write demonstration seawater example, the dynamic effects
用opengl和vc++写的演示海水的例子,有动态效果
-use opengl and vc write demonstration seawater example, the dynamic effects
- 2022-03-16 11:57:43下载
- 积分:1
-
Virtual roaming a small example of the realization of a robot roaming process
虚拟漫游的小例子,实现了机器人的漫游过程-Virtual roaming a small example of the realization of a robot roaming process
- 2022-07-23 18:28:49下载
- 积分: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
-
OpenGL显示三维文字,希望对大家有所帮助
OpenGL显示三维文字,希望对大家有所帮助-OpenGL display three-dimensional characters, and they hope to help everyone
- 2022-08-20 15:26:28下载
- 积分:1