-
992年7月,SGI公司首次发布了作为三维图形编程接口的OpenGL。目前它已成为国际上通用的开放式三维图形标准。它被集成到Unix、Windows NT 4....
992年7月,SGI公司首次发布了作为三维图形编程接口的OpenGL。目前它已成为国际上通用的开放式三维图形标准。它被集成到Unix、Windows NT 4.0、Windows 98等窗口系统中。各种游戏加速卡、专用加速部件都能不同程度地提高OpenGL程序的运行性能。OpenGL是一个图形硬件的软件接口("GL"即Graphics Library)。图形程序员可以利用它提供的接口函数设计高品质的三维彩色图像所需的对象和操作。-992, in July, SGI has announced the first as three-dimensional graphics programming interface OpenGL. Currently, it has become common on the open 3D graphics standard. It was integrated into the Unix, Windows NT 4.0, Windows 98, such as window systems. Games Accelerator, dedicated components can speed up the different levels to improve the functioning of OpenGL performance. OpenGL graphics hardware is a software interface ( "GL" that the Graphics Library). Graphics programmer can use it for the interface design function of high-quality three-dimensional color images of objects and operations.
- 2022-09-03 15:45:08下载
- 积分:1
-
opengl的程序,模拟光照效果,有助于进一步的提高1
opengl的程序,模拟光照效果,有助于进一步的提高1-opengl procedures, simulated lighting effect, contribute to a further improvement
- 2022-03-14 10:29:20下载
- 积分:1
-
一个opengl框架,对于OPENGL初学者而言有很大的借鉴意义
一个opengl框架,对于OPENGL初学者而言有很大的借鉴意义-a framework for beginners OpenGL terms of reference have great significance
- 2022-05-25 14:18:15下载
- 积分:1
-
openGL的初级使用,用程序画出了一个茶壶。并使用了一些键盘鼠标等函数。...
openGL的初级使用,用程序画出了一个茶壶。并使用了一些键盘鼠标等函数。-openGL primary use, with the procedure to draw a teapot. And the use of a number of functions such as keyboard and mouse.
- 2022-03-06 11:18:55下载
- 积分:1
-
The concept of particle effects is very simple. Particle effects can be used to...
The concept of particle effects is very simple. Particle effects can be used to simulate fire, fireworks, water fountains, snow, rain, explosions and many other things. The effects are created by creating a definite number of particles. Depending on the need for performance and realistic appearance, the number of particles can range from 50 to thousands. Each particle has its own location, size, velocity, color, life and image. The particle engine controls the particles and makes them react according to the rules of the particle .
- 2022-02-24 16:10:50下载
- 积分:1
-
一个用VB编写的OpenGL程序,很好,需要安装Directx7.0
一个用VB编写的OpenGL程序,很好,需要安装Directx7.0-a VB prepared by the OpenGL procedures, very good, need to install Directx7.0
- 2022-01-26 04:47:39下载
- 积分:1
-
使用GLSL实现简单的对图像的处理包括了模糊,锐化,膨胀,侵蚀,边缘检测,和一些简单的光照...
使用GLSL实现简单的对图像的处理包括了模糊,锐化,膨胀,侵蚀,边缘检测,和一些简单的光照-GLSL realize the use of simple image processing, including fuzzy, unsharp, swelling, erosion, edge detection, and some simple light
- 2022-04-16 21:12:38下载
- 积分:1
-
C++与OpenGL编程的光线跟踪算法
采用C++与OpengGL编程,在六面体房间内光线跟踪算法,包括设置光源、光线亮度衰减方程,还有编译的可自行文件
- 2022-04-22 04:37:13下载
- 积分: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
-
使用 VTK 的 3D 图像切片
此示例演示如何将三维图像加载到 VTK,然后重新格式化该映像到另一个方向进行查看。
雷铸造通过雷铸映射器。 创建三个正交平面,每架飞机使用不同纹理映射,因此具有不同着色。
- 2022-02-01 00:01:14下载
- 积分:1