-
显示太阳能系统的OpenGL代码
OPenGL code for displaying solar system
- 2022-03-14 05:21:42下载
- 积分:1
-
OpenGL如此美丽的喷泉
opengl做漂亮的喷泉-opengl so beautiful fountains
- 2022-03-10 20:35:41下载
- 积分:1
-
OpenGL Bezier the source
OpenGL Bezier the source
- 2023-07-27 10:35:03下载
- 积分:1
-
非标定下的三维重建 理论性非常强 完整的技术路线
非标定下的三维重建 理论性非常强 完整的技术路线-three-dimensional reconstruction
- 2023-07-09 07:40:04下载
- 积分:1
-
这是Nehe开发的简单的OpenGL程序
这是Nehe开发的简单的OpenGL程序-This is the development of a simple procedure OpenGL
- 2022-02-05 03:35:07下载
- 积分:1
-
详细介绍了如何用openggl编程,例子详细,参考价值高
详细介绍了如何用openggl编程,例子详细,参考价值高-Described in detail how to use openggl programming, examples of detailed, high reference value
- 2022-01-28 10:33: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
-
openGL DemoVC++ 多视图三维现实多种显示模式是学习openGL最简洁而全面的例子....
openGL DemoVC++ 多视图三维现实多种显示模式是学习openGL最简洁而全面的例子.-more realistic view a variety of 3D display mode of learning openGL most concise and comprehensive example.
- 2022-10-06 09:50:03下载
- 积分:1
-
这只是个简单的小程序,主要是实现三维物体的绘制:在窗口绘制一个多面体和二次曲面,在代码中添加光照函数。...
这只是个简单的小程序,主要是实现三维物体的绘制:在窗口绘制一个多面体和二次曲面,在代码中添加光照函数。-This is just a simple small program, primarily to achieve three-dimensional object drawing: In the window, draw a polyhedron and second surfaces, add lighting function in the code.
- 2022-06-28 20:50:18下载
- 积分:1
-
使用OpenGL的三维画一个球(光,调整球,数量等。
利用OpenGL画的一个三维球体(有光照,可以调整球面数,可以调整球体半径,有旋转,有移动等基本操作,充分表现人机交互的效果。比较适合初学者。便于理解OpenGL画图的数学原理.-use OpenGL 3D painting of a ball (a light, adjust the number of spherical, the radius can be adjusted Ball, a rotating movement, such as basic operation fully demonstrated the effectiveness of human-computer interaction. More suitable for beginners. OpenGL drawing easier to understand the mathematical principles.
- 2022-02-07 13:20:24下载
- 积分:1