-
二
二维图像的三维显示 详细信息 < 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 fountain effect of the display, is a complex calculation of particle traj...
OPENGL喷泉效果的演示,主要是复杂粒子运动轨迹计算及粒子生命周期计算同时还有3D场景的角度变换-OpenGL fountain effect of the display, is a complex calculation of particle trajectories and calculating particle life cycle along with 3D scenes perspective transform
- 2022-03-11 12:18:55下载
- 积分:1
-
球射击游戏
只是一个 OpenGL 目标和射击游戏、 使用 OpenGL,设定的目标、 球、 障碍、 拍球、 加农炮、 很多乐趣
- 2022-03-17 18:00:31下载
- 积分:1
-
skyline to do a basic three
skyline做的一个基本的三维城市。可以飞行,定位,距离测量-skyline to do a basic three-dimensional city. Can fly, positioning, distance measurement
- 2022-03-03 16:32:09下载
- 积分:1
-
通过定义剪切平面,对已经存在的三维图形进行剪切处理,注意剪切函数的使用...
通过定义剪切平面,对已经存在的三维图形进行剪切处理,注意剪切函数的使用-By defining the shear plane, there have been cut three-dimensional graphics processing, attention to the use of shear function
- 2022-07-21 19:11:34下载
- 积分:1
-
opengl_rotateandzoom
利用opengl程序来实现椭球体的绘制,设置窗口的背景色,实现顶点、线框、面的方式显示,可以对椭球体进行旋转以及沿着XYZ轴缩放,以模拟现实
- 2022-07-18 01:13:36下载
- 积分:1
-
关于opengl的一个经典的教程,对于大家的学习有很大的帮助
关于opengl的一个经典的教程,对于大家的学习有很大的帮助-on opengl of a classic handbook, we are learning a great help
- 2022-08-19 09:25:53下载
- 积分:1
-
OpenGL如此美丽的喷泉
opengl做漂亮的喷泉-opengl so beautiful fountains
- 2022-03-10 20:35:41下载
- 积分:1
-
一个不可多得的3D世界漫游,NEHE最新的code之一
一个不可多得的3D世界漫游,NEHE最新的code之一-a rare 3D world roaming, NEHE one of the latest code
- 2022-03-18 12:33:58下载
- 积分:1
-
OpenGL 作图例子
OpenGL 作图例子 - 贴图-Use OpenGL produce picture.
- 2023-08-05 04:05:03下载
- 积分:1