-
3D真实感图形转换
计算机图形作业 ,3D真实感图形转换,3D真实感图形转换3D真实感图形转换
- 2023-05-16 14:35:03下载
- 积分:1
-
采用OPEN GL 开发的基于VC++ 6.0的机器手运动仿真程序
原创开发,在VC++环境下建立了OPENGL视景仿真环境,动画渲染机制,雾化及光照效果等,采用了多级显存的入栈出栈操作,实现了多级机器手的运动显示。相对于其他的实时仿真系统如VEGA等,该方案无需安装环境插件,且效率高,实时性好,可用作实时测控环境。
- 2022-10-27 08:15:03下载
- 积分:1
-
VS2015中OPENGL头文件库文件
VS2015中搭建OPENGL所需的头文件库文件Sponsored links
- 2022-01-26 03:05:05下载
- 积分:1
-
OpenGL初级学习的经典例程,实现了模板缓存效果。有助于理解模板缓存功能。...
OpenGL初级学习的经典例程,实现了模板缓存效果。有助于理解模板缓存功能。-OpenGL junior studying classical routines to achieve a template cache effect. Templates help to understand cache function.
- 2023-05-22 05:05:03下载
- 积分:1
-
On the octree for collision c++ Examples in great detail on the application of o...
关于八叉树用于碰撞的c++例子,很详细,对八叉树的应用作了很好的解释-On the octree for collision c++ Examples in great detail on the application of octree made a good explanation
- 2023-01-23 23:05:03下载
- 积分:1
-
很不错的图形学程序,用图形学编的,真的很不错哦
很不错的图形学程序,用图形学编的,真的很不错哦-very good graphics program, graphics series, is really quite oh
- 2022-03-17 22:51:53下载
- 积分:1
-
SMTH, the focus of OpenGL series of routines and classes, is very good and is su...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-05-28 13:36:48下载
- 积分: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漫游演示,展示了如何使用相机的导航
A opengl flythrough demo, which shows how to use the camera navigation-A opengl flythrough demo. which shows how to use the camera navigation
- 2022-01-22 01:46:47下载
- 积分:1
-
opengl地图
一个用opengl实现的地图,可以展现贴图,纹理等等一些基本的opengl知识,适合初学者借鉴参考,代码比较完善,实现的函数比较详细,简单易懂。
- 2022-08-24 17:25:57下载
- 积分:1