-
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
-
2维数组
应用背景本代码实现基本的Java编程任务 ; ; ; ; ; ; ; ;关键技术阵列,两,DUA,尺寸,尺寸,该尺寸的数组,二维数组
- 2023-08-18 06:30:03下载
- 积分:1
-
在visual basic基础上,opengl编写的利用OpenGL模拟太阳系星球运转的一个程序,已经调试!...
在visual basic基础上,opengl编写的利用OpenGL模拟太阳系星球运转的一个程序,已经调试!-in visual basic foundation, opengl prepared by the use of OpenGL simulated operation of the solar system planet a procedure already debugging!
- 2022-08-16 06:33:40下载
- 积分:1
-
一个模拟太阳、地球、月球的动画
一个模拟太阳、地球、月球的动画-a simulated sun, the earth, moon animation
- 2023-05-23 18:05:03下载
- 积分:1
-
OpenGL学习的好书。Qt支持OpenGL代码,这本书很好的说明文档…
good book for openGL learning. QT support OpenGL code and it book is good documention for write openGL code in QT.
- 2022-03-16 23:22:16下载
- 积分:1
-
opengl source code, implements a rope simulation, there are shadow effects
opengl源代码,实现了一条绳子的模拟,有阴影效果-opengl source code, implements a rope simulation, there are shadow effects
- 2023-05-09 01:45:04下载
- 积分:1
-
max. likely hood network
max. likely hood network
- 2022-11-16 14:35:03下载
- 积分:1
-
实现了飞机的翻转与绘制,在用多个图元拼接一个物体方面很有水平,在这个程序的基础上你可以添加光照和投影....
实现了飞机的翻转与绘制,在用多个图元拼接一个物体方面很有水平,在这个程序的基础上你可以添加光照和投影.-the flight overturned and mapping, on the map more than a million objects splicing a very high standard in this process on the basis you can add illumination and projection.
- 2023-07-19 19:50:03下载
- 积分:1
-
OpenGL 6例
OpenGL的6个例子-OpenGL 6 examples
- 2022-07-02 17:26:30下载
- 积分:1
-
csc108 Assignment
Raytracing example
implement a basic ray-tracer and render a simple scene using ray casting and local shading. The starter code sets up a scene comprising of an ellipsoid and a plane, being illuminated by a point light source. Your job is to render the scene by implementing code fragments required for object intersections and Phong shading.
- 2022-07-17 14:08:05下载
- 积分:1