-
基于mfc的opengl创建
本人基于VS2010在mfc的对话框下,进行opengl程序的编写,三维视图的建立,代码亲测有效
- 2023-06-08 17:00:09下载
- 积分:1
-
C++与OpenGL编程的光线跟踪算法
采用C++与OpengGL编程,在六面体房间内光线跟踪算法,包括设置光源、光线亮度衰减方程,还有编译的可自行文件
- 2022-04-22 04:37:13下载
- 积分:1
-
using the QT seems to achieve a great effect of the fog, in linux below image wi...
在linux下用QT实现的一种看起来效果很棒的雾,对于在linux下面用OpenGL进行图像编程很有参考价值。-using the QT seems to achieve a great effect of the fog, in linux below image with OpenGL programming of great reference value.
- 2022-05-05 05:06:04下载
- 积分:1
-
GLSL实现了图像降噪,锐化,对比度增强
本程序借助OpenGL及其高级着色语言GLSL实现了图像降噪,锐化,对比度增强等图像处理操作!-With this procedure
and its high-level shading language GLSL OpenGL implementation of image
noise reduction, sharpening, contrast enhancement and other image
processing!
- 2022-04-15 04:32:13下载
- 积分:1
-
MFC 加载3ds文件
使用opengl 加载3ds 文件并显示,对于初学者有很大的帮助。。
- 2022-02-06 07:21:25下载
- 积分:1
-
OpenGL超级宝典(第五版)源代码
OpenGL超级宝典(第五版)源代码
OpenGL超级宝典(第五版)源代码
OpenGL超级宝典(第五版)源代码
重要的事情说三遍
内含适合各种系统的代码
- 2022-02-10 08:38:56下载
- 积分:1
-
OPENGL based fog rendering capabilities, requiring the implementation of VC6, is...
基于OPENGL的雾绘制功能,要求在VC6下执行,是学习三维图形图像编程的好例子-OPENGL based fog rendering capabilities, requiring the implementation of VC6, is to study three-dimensional graphic image of a good example of programming
- 2022-03-17 21:35:04下载
- 积分:1
-
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-12-14 02:40:03下载
- 积分: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写的读取DXF文件的曲线特征的信息
OPENGL写的读取DXF文件的曲线特征的信息-OpenGL was read DXF file characteristics of the information curve
- 2022-03-25 23:06:32下载
- 积分:1