-
OpenGL三维图形系统开发与实例
OpenGL三维图形系统开发与实例-OpenGL 3-D graphics system development and examples
- 2023-04-28 05:55:02下载
- 积分:1
-
OpenGL的简单扩展库源
OpenGL easy extention library with source
- 2022-04-15 02:54:23下载
- 积分:1
-
这是一个演示OpenGL
this a demo for opengl
- 2022-06-21 12:54:57下载
- 积分:1
-
OpenGL实现多场景
OpenGL实现多场景-OpenGL more scenes
- 2022-01-28 18:29: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
-
本程序将从3d max中导出的模型文件导入到OpenGL中,并设置了漫游程序。
本程序将从3d max中导出的模型文件导入到OpenGL中,并设置了漫游程序。-This procedure derived from 3d max model file into OpenGL, and set up a roaming procedure.
- 2022-03-30 16:21:49下载
- 积分:1
-
《计算机图形学课程设计》示例源代码,浙江大学出版社,唐敏 童若峰编著。采用vs2005编译环境。...
《计算机图形学课程设计》示例源代码,浙江大学出版社,唐敏 童若峰编著。采用vs2005编译环境。-" Computer Graphics Course Design" sample source code, Zhejiang University Press, Tang Min Ruo-Feng Tong compiled. Using vs2005 build environment.
- 2022-06-03 03:25:44下载
- 积分:1
-
A very simple small program which in order to teach you how to use OpenGL to mak...
一个简单的小程序,教你用OpenGL实现简单的动画。运行后点击菜单“文件-run”就可以看到动画效果了。-A very simple small program which in order to teach you how to use OpenGL to make simple animation. Run the program then click on the manue "file-run" then you can see the animation
- 2022-10-10 04:30:03下载
- 积分:1
-
VC实现的非常漂亮的工作界面,支持换皮肤,有一定的参考意义...
VC实现的非常漂亮的工作界面,支持换皮肤,有一定的参考意义-VC very nice job interface, support for the skin, a certain reference
- 2023-03-30 00:00:04下载
- 积分:1
-
A card deck
此程序使用列表框来显示牌组中的牌和手中的牌。下一个版本将介绍类似于Windows操作系统附带的纸牌和红心游戏中使用的牌图形;
- 2022-02-03 12:12:56下载
- 积分:1