-
详细介绍用 了Visual Basic 实现 QpenGL三维地形显示。
详细介绍用 了Visual Basic 实现 QpenGL三维地形显示。-detailed presentation of the Visual Basic 3D terrain QpenGL show.
- 2022-06-15 04:01:22下载
- 积分:1
-
opgl的三围图象
opgl的三围图象-opgl the Body Image
- 2022-10-04 00:35:02下载
- 积分:1
-
OpenGL 作图例子
OpenGL 作图例子 - 贴图-Use OpenGL produce picture.
- 2023-08-05 04:05:03下载
- 积分: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
-
实例40 毫秒级的控制
实例40 毫秒级的控制-example 40 millisecond control
- 2022-09-24 18:55:03下载
- 积分:1
-
下面是OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。...
下面是OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-Below are OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
- 2023-01-09 17:25:03下载
- 积分:1
-
MFC OPENGL make use of the routine use of OCTREE, explain how to use OCTEE shows...
使用MFC OPENGL 做的OCTREE 使用例程,讲明了如何用OCTEE显示裁剪的过程-MFC OPENGL make use of the routine use of OCTREE, explain how to use OCTEE shows the process of cutting
- 2023-05-19 20:05:03下载
- 积分:1
-
太阳系非常华丽的用opengl设计
太阳系非常华丽的用opengl设计 -taiyangxi
- 2022-03-26 03:40:04下载
- 积分:1
-
用vc+opengl模拟水波传播
其中的水波算法 还是可以一用的
用vc+opengl模拟水波传播
其中的水波算法 还是可以一用的-with vc opengl simulated wave spread the wave can be an algorithm or the
- 2022-03-02 03:18:35下载
- 积分:1
-
VS2008上应用OSG
这是关于怎么样在VC工程下,开辟一个线程来应用osg库来实现三维可视化,这里提供了文档说明实现mfc和osg相结合的方法。通过在视图类中调用osg线程,实现程序的三维可视化。
- 2023-05-16 09:40:03下载
- 积分:1