-
Delphi系统采用OpenGL演示旋转的地球。
System that demostrates Bitmap image rotation.
- 2022-02-02 01:21:03下载
- 积分:1
-
opengl实现的三维场景漫游
在vc环境下用opengl实现的一个三维漫游,场景中包括地面,一个立方体,一个四面体,键盘控制漫游,以及立方体和四面体各自在每个方向上的旋转。。
- 2022-08-16 06:26:52下载
- 积分:1
-
本代码通过对OpenGL库的引用实现了一带纹理的茶壶绕水平中心线旋转的动画。...
本代码通过对OpenGL库的引用实现了一带纹理的茶壶绕水平中心线旋转的动画。-The code adopted by reference to the OpenGL library to achieve the texture of the pot along the centerline of rotation around the level of animation.
- 2022-03-30 07:50:53下载
- 积分:1
-
利用vc++和openGL开发的火焰显示效果,用一个火柴头作为演示。...
利用vc++和openGL开发的火焰显示效果,用一个火柴头作为演示。-Use vc++ And openGL development shows that the effect of the flames, with a火柴头as a demonstration.
- 2022-07-05 09:06:28下载
- 积分:1
-
一个不可多得的3D世界漫游,NEHE最新的code之一
一个不可多得的3D世界漫游,NEHE最新的code之一-a rare 3D world roaming, NEHE one of the latest code
- 2022-03-18 12:33:58下载
- 积分:1
-
这是一个用OPENGL函数写的代码。
代码的作用是:实现下雪花的场景。
谢谢你下载!...
这是一个用OPENGL函数写的代码。
代码的作用是:实现下雪花的场景。
谢谢你下载!-This is a function used to write the code OPENGL. The role of the code is: to realize the scene under the snow. Thank you to download!
- 2022-04-08 01:21:48下载
- 积分:1
-
An opengl programming book.very basic thing.It s very good for beginner,and the...
一本opengl书的源程序,很基础了,对于初学者很好,同时还有glut库-An opengl programming book.very basic thing.It s very good for beginner,and the glut library also attached
- 2023-07-21 08:35:03下载
- 积分:1
-
游戏中的图形
应用背景这是一个简单的代码来了解这个开放的相机控制Open GL全图形funcnality也嵌入..............................................关键技术这个问题是完全基于Visual C++和内置Microsft Visual Studio,这是源代码....... ;.................这是基于VC++。
- 2022-05-26 02:34:51下载
- 积分:1
-
image processing to the needs and would like to achieve th ree
本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。 本代码在Windows2000下编译通过。-image processing 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 coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documen
- 2023-02-17 05:45:03下载
- 积分:1
-
in Visual C 6.0 environment, the development of the OpenGL gyro movement simulat...
在Visual C++ 6.0环境下,利用OpenGL开发的陀螺运动的仿真,实现了陀螺的各种可能的运动,由于算法采用了四元素法,故对于各种可能的运动,不会出现极点。-in Visual C 6.0 environment, the development of the OpenGL gyro movement simulation, achieving a gyroscope possible campaign, is to use the four elements, and therefore every possible movement, no poles.
- 2022-03-09 10:27:17下载
- 积分:1