-
一款简单的游戏,运作很简单,很容易上手
老少都很实用
一款简单的游戏,运作很简单,很容易上手
老少都很实用-very good not
- 2022-05-19 18:23:31下载
- 积分:1
-
根据nehe的教程5修改而来的简单的漫游程序。
源码包括整个工程文件...
根据nehe的教程5修改而来的简单的漫游程序。
源码包括整个工程文件-According to nehe tutorial five changes from the simple roaming procedure. Source include the entire project file
- 2022-07-25 10:33:39下载
- 积分:1
-
用opengl实现黑夜中灯光照射草地的小程序
用opengl实现黑夜中灯光照射草地的小程序-Use opengl realize darkness irradiation light small lawn procedures
- 2023-01-13 22:30:04下载
- 积分:1
-
有了基础,那么尝试着提高吧!
有了基础,那么尝试着提高吧!-basis, then try to improve!
- 2022-01-26 02:38:37下载
- 积分:1
-
虚拟现实技术Creator建模技巧――图片
虚拟现实技术Creator建模技巧――图片-Creator of Virtual Reality Modeling techniques- image
- 2022-09-06 03:45:03下载
- 积分:1
-
用opengl和mMFC创建三维动画
用opengl和mMFC创建三维动画-use opengl and create 3D animation mMFC
- 2022-08-16 20:45:38下载
- 积分:1
-
通用的计算最大流程序,算法的思想比较简单,对初学者编程有参考意义...
通用的计算最大流程序,算法的思想比较简单,对初学者编程有参考意义-Generic maximum flow calculation procedure is relatively simple algorithm, for beginners programming reference value
- 2022-10-04 10:40:04下载
- 积分:1
-
OpenGL绘制长方体并进行纹理贴图
opengl下绘制长方体模型,并进行纹理贴图,运行成功
- 2022-02-07 10:44:05下载
- 积分:1
-
This is a Visual C++6.0 platform preparation procedures, the use of three
这是一个在Visual C++6.0平台上编写的程序,利用三维图形和模型库OPENGL开发的。它可以实现生成一片树林,通过向上、向下、向左以及向右键穿越树林。-This is a Visual C++6.0 platform preparation procedures, the use of three-dimensional graphics and model library development OPENGL. It can generate a realization of the woods, through the up, down, left and through the woods to the right.
- 2022-02-04 08:54:58下载
- 积分: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