-
在VC平台上编写的简单OpenGL小例程,绘制了一个可以旋转及延Z轴方向运动的立方体...
在VC平台上编写的简单OpenGL小例程,绘制了一个可以旋转及延Z轴方向运动的立方体-In the VC platform OpenGL write a simple little routine, drawing can be rotated and the extension of a Z-axis movement of the cube
- 2022-03-16 04:51:33下载
- 积分: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
-
关于图形学大作业的字符(FONT)
关于图形学大作业的字符(FONT)-big on graphics operations of the characters (font)
- 2022-02-25 05:09:26下载
- 积分:1
-
自己利用vc+opengl编写的单文档图形绘制程序,能够分3个窗口绘制opengl实例,是学习opengl编程及多窗口绘制的很好的例子...
自己利用vc+opengl编写的单文档图形绘制程序,能够分3个窗口绘制opengl实例,是学习opengl编程及多窗口绘制的很好的例子-Vc+ opengl their use of a single document prepared graphics drawing program, to split three examples opengl rendering window is more than learning window opengl programming and a good example drawn
- 2022-08-20 19:14:49下载
- 积分:1
-
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。...
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。-opengl development of the demonstration Flame code, including learning source code, the game is to produce a good material.
- 2022-05-16 05:28:47下载
- 积分:1
-
使用OpenGL开发全
利用OpenGL开发的一个全屏的实例,OpenGL初学者可以参考进行开发。-Use OpenGL to develop a full-screen examples, OpenGL beginners can refer to for development.
- 2022-02-03 06:22:44下载
- 积分:1
-
opengl实现obj模型进行八叉树空间分割
在opengl上读取obj3d模型,利用八叉树进行模型空间分割,搜索边界,内部,外部模型。该算法也避免了模型有空洞的缺陷。算法快速,简单易行。可以借鉴学习。
- 2022-02-12 17:41:21下载
- 积分:1
-
Opengl实现的旗帜飘动效果,c语言源代码。
Opengl实现的旗帜飘动效果,c语言源代码。-Opengl realize the effect of the flag fluttering, c language source code.
- 2022-08-13 07:09:45下载
- 积分:1
-
OpenGL中用3dsmax的类,就可以在OpenGL中直接使用3dsmax模型,而不用在OpenGL中极其复杂的建模了...
OpenGL中用3dsmax的类,就可以在OpenGL中直接使用3dsmax模型,而不用在OpenGL中极其复杂的建模了-3dsmax using the OpenGL category, we can use OpenGL directly 3dsmax model, and not in OpenGL extremely complex modeling of
- 2023-04-17 06:15:03下载
- 积分:1
-
VC+opengl实现光线跟踪算法,使用了3ds场景模型
VC+opengl实现光线跟踪算法,使用了3ds场景模型-VC opengl achieve ray tracing algorithm, the use of 3ds Scene Model
- 2023-03-31 00:00:04下载
- 积分:1