-
OpenGL的字体
opengl font
- 2023-05-10 09:00:03下载
- 积分:1
-
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编程与实例
OpenGL编程与实例-OpenGL programming examples and
- 2022-12-02 23:00:03下载
- 积分:1
-
用OPENGL开发的字体,美观大方,代码简单扼要,易于初学者学习使用...
用OPENGL开发的字体,美观大方,代码简单扼要,易于初学者学习使用
- 2022-12-12 13:25:03下载
- 积分:1
-
code, you must use the OpenGL glut.h header file, tarball contain glut.h use
图象拼接代码,必须使用OpenGL的glut.h header file,压缩档内含有glut.h使用说明-code, you must use the OpenGL glut.h header file, tarball contain glut.h use
- 2023-03-17 23:40:03下载
- 积分:1
-
OpenGL samples
openGl 例 源自OpenGL 应用程序开发。-OpenGL samples-3
- 2022-02-13 22:20:13下载
- 积分:1
-
fun bowling game in c++
fun bowling game in c-fun bowling game in c++
- 2022-02-04 09:43:10下载
- 积分:1
-
OpenGL
基于OpenGL的三维仪表例子,做了一个简单的电压表模型-OpenGL-based 3D Instrumentation example, do a simple voltage meter model
- 2022-01-28 03:46:23下载
- 积分:1
-
NEHE中文教程+源码
NEHE中文教程+源码,opengl经典教程! 内有nehe原版sdk,它的网站上已经失效不能下载了,网上都找不到了,我找了很久,终于找到了,还有一些教程,还有教程里的的源代码
- 2023-06-14 03:36:03下载
- 积分:1
-
math3d库(非原创)
(不是我原创的,但不记得从哪里下载的了)《openGL超级宝典》里面用到的库。可以做3D矩阵变换等。用途:openGL可以做矩阵变换,如平移、旋转、缩放,但是计算结果不能显式获取。使用math3d库可以计算一个向量经上述变换后的新坐标,并写入变量供程序的其他部分使用。
- 2022-07-27 22:42:26下载
- 积分:1