-
二
二维图像的三维显示 详细信息 < 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 超级宝典第五章,还没有完,请站长加分吧。
OpenGL 超级宝典第五章,还没有完,请站长加分吧。-OpenGL Super Bible Chapter V not yet finished, please let station points.
- 2022-09-24 11:40:03下载
- 积分:1
-
based on C programming environment OPENGLE source.
基于C++环境的OPENGLE编程源码.-based on C programming environment OPENGLE source.
- 2022-08-13 13:54:09下载
- 积分:1
-
用OpenGL网格化画一个大写字母A,并且可以自动旋转!
用OpenGL网格化画一个大写字母A,并且可以自动旋转!-Use OpenGL drawing a grid of capital letters A, and can automatically rotate!
- 2022-02-12 22:58:32下载
- 积分:1
-
绘制圆直线多边形点,设置颜色
通过进行鼠标交互绘制、键盘设置坐标绘制的方法,分别绘制 各种对象其中包括圆 直线 多边形 点,并且可以对这些对象的颜色进行设置。
- 2022-05-07 19:18:38下载
- 积分:1
-
OpenGL多纹理贴图代码。
通过多纹理贴图,OpenGL可以表现更多图像显示特效,增强物体的材质感。
OpenGL Multi...
OpenGL多纹理贴图代码。
通过多纹理贴图,OpenGL可以表现更多图像显示特效,增强物体的材质感。
OpenGL Multi-texture sourcecode. By using multi-texture mapping, more 3D image effect can be got.-more OpenGL texture mapping code. Through a multi-texture mapping, OpenGL performance can be more image display effects, and strengthen the material objects flu. OpenGL Multi-texture sourcecode. By using intercommunication ti-texture mapping, more 3D image effect can be got.
- 2022-12-12 09:55:04下载
- 积分:1
-
好的OpenGL SDK康康
good de opengl sdk kankan -good de opengl sdk kankan
- 2022-01-25 18:02:55下载
- 积分:1
-
opengl LOOP细分算法
资源描述loop曲面细分算法,代码简单,运行通过,望对大家有帮助
- 2022-06-17 03:52:37下载
- 积分:1
-
OpenGL的使用指南,系统全面的讲解了OpenGL的函数库的各个函数的功能,是学习OpenGL不错的知道书...
OpenGL的使用指南,系统全面的讲解了OpenGL的函数库的各个函数的功能,是学习OpenGL不错的知道书 -OpenGL, User Guide, systematic and comprehensive explanations of the OpenGL-library functions of the various functions, is to know a good book to learn OpenGL
- 2023-02-05 03:15:04下载
- 积分:1
-
用OpenGL做的俄罗斯方块程序,一款很经典的游戏,用OpenGL实现的效果不一般哦。...
用OpenGL做的俄罗斯方块程序,一款很经典的游戏,用OpenGL实现的效果不一般哦。-Use OpenGL to do the Russian box process, a very classic game, using OpenGL do not realize the effect of general Oh.
- 2022-02-25 23:27:36下载
- 积分:1