-
此程序供初学opengl者使用较佳,它实现了一个颜色变化的三角形!...
此程序供初学opengl者使用较佳,它实现了一个颜色变化的三角形!-this program for beginners to use opengl better, it achieved a color change the triangle!
- 2023-02-11 14:35:03下载
- 积分:1
-
画简单的球
to draw simple sphere
- 2023-02-21 06:50:03下载
- 积分:1
-
VC and OpenGL book, "3ds animation document readers" source code, Deve...
用VC++和OpenGL写的《3ds动画文件阅读器》源代码,对于使用OpenGL开发3d程序的初学者有很好的参考价值。-VC and OpenGL book, "3ds animation document readers" source code, Development for the use of OpenGL 3 d procedures beginners have a good reference value.
- 2023-08-24 07:45:03下载
- 积分:1
-
OpenGL红宝书有用
OpenGL red book usefu-OpenGL red book usefull
- 2022-02-14 09:07:43下载
- 积分:1
-
一个基于opengl的cad应用的好例子,可以学习如何将mfc 与opengl结合使用,需要opengl扩展库...
一个基于opengl的cad应用的好例子,可以学习如何将mfc 与opengl结合使用,需要opengl扩展库-a cad on opengl application of a good example, can learn how to mfc opengl combined with the need for expansion opengl
- 2022-01-24 18:56:39下载
- 积分:1
-
计划 3D 程序
计划程序
若要绘制 3 正方形具有 3使用 opengl 的尺寸大小相同
- 2022-09-12 18: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开发的游泳池的制作程序,包括演示程序,和开发源代码,是cg游戏爱好者的学习好材料...
opengl开发的游泳池的制作程序,包括演示程序,和开发源代码,是cg游戏爱好者的学习好材料-opengl development of swimming the production process, including a demonstration procedures, and open source, is cg game enthusiasts to study materials
- 2022-01-26 05:45:05下载
- 积分:1
-
一个3D效果的初学程序
资源描述这是一个基础的图像3D处理,这用于刚入门的朋友,可以接触到入门学的3D图形处理,效果是出现一个环境草原的围栏,根据图片来决定,我给出的是一个围栏草地。
- 2022-07-28 05:21:31下载
- 积分:1
-
C++与openGL开发的台球小游戏
资源描述openGL游戏开发学习中一个经典的项目案例, 台球游戏开发, 界面精美, 适合学习, 使用C++语言结合openGL图像开发接口, 很好很值得下载, 建议有志于学习研究图形图像开发的人可以下载下来仔细研究学习一下, 你必定收获很多.
- 2022-10-29 14:35:04下载
- 积分:1