-
这是一个用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
-
很经典的OPENGL程序
很经典的OPENGL程序-classic procedures of OpenGL
- 2023-08-30 10:00:02下载
- 积分:1
-
基于C++环境的OPENGL编程源码.
基于C++环境的OPENGL编程源码.-based on C programming environment OpenGL source.
- 2022-05-15 17:11:55下载
- 积分:1
-
模拟服饰材料的表面。
模拟服饰材料的表面。-simulation costumes material to the surface.
- 2023-04-16 22:30:03下载
- 积分:1
-
用Delphi开发的一个OpenGL,这是一个很好的例子,它可以帮助你…
使用DELPHI来开发一个OPENGL的程序,这是一个很好的例子,它可以帮助你如何在DELPHI来实现这个梦想!-use Delphi to develop an OpenGL, this is a very good example, It can help you in DELPHI how to achieve this dream!
- 2022-01-28 16:46:14下载
- 积分:1
-
效果图
效果图
- 2023-07-21 18:40:08下载
- 积分:1
-
基于OpenGL的图形程序
基于OpenGL的图形程序-OpenGL-based graphics program
- 2023-04-17 11:00:04下载
- 积分: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 绘制的五星红旗
简单的OpenGL 绘制的五星红旗,适合初学者对opengl模块的基本用法进行了解。
- 2022-01-25 22:07:41下载
- 积分:1
-
简单介绍OPENGL画一条线,知道大概的函数调用方法
简单介绍OPENGL画一条线,知道大概的函数调用方法
- 2022-01-24 15:27:32下载
- 积分:1