-
Visual C 6 achieve OpenGL programming, a detailed description, as long as could...
用Visual C++ 6实现OpenGL编程,有详细的说明,只要学过就能看懂。-Visual C 6 achieve OpenGL programming, a detailed description, as long as could be read to learn.
- 2022-03-23 04:13:44下载
- 积分:1
-
OpenGL的绘制烟花程序,非常漂亮,可以绘制不同形状的烟花
OpenGL的绘制烟花程序,非常漂亮,可以绘制不同形状的烟花-fireworks OpenGL rendering procedures, very pretty, drawing different shapes of fireworks
- 2022-03-06 04:16:10下载
- 积分: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
-
三维几何变换
在VS2013和OpenGL环境下,用矩阵的方法实现三维图形的平移、旋转、缩放变换
- 2023-05-13 11:30:03下载
- 积分:1
-
利用OPENGL编写了一个海面波浪模拟的程序,同时对海面图像的纹理数据进行动态变还,具有较好的视觉效果...
利用OPENGL编写了一个海面波浪模拟的程序,同时对海面图像的纹理数据进行动态变还,具有较好的视觉效果-use OpenGL prepared a sea wave simulation procedure, and the image of the surface texture data dynamically change also has better visual effects
- 2022-07-13 00:07:41下载
- 积分:1
-
similar brush graphics control over source code for the perfect small graphics s...
类似画笔的绘图控件源代码 较完善的小型图形系统 分形图像制作器源代码-similar brush graphics control over source code for the perfect small graphics system fractal images produced for the source code
- 2022-11-18 23:45:03下载
- 积分:1
-
这是一款恐怖之战游戏的源代码,在OPENGL下做的开发。
这是一款恐怖之战游戏的源代码,在OPENGL下做的开发。-This is a terrorist war game
- 2022-07-21 18:57:50下载
- 积分:1
-
可以显示三维地形表面,是一个很不错的学习OpenGL的源程序
可以显示三维地形表面,是一个很不错的学习OpenGL的源程序-Can display three-dimensional topographic surface, is a very good source to learn OpenGL
- 2022-11-30 06:20:04下载
- 积分:1
-
c++/MFC 必要头文件,是学习openGL必要的头文件,可以看到源代码,方便使用...
c++/MFC 必要头文件,是学习openGL必要的头文件,可以看到源代码,方便使用-head file of c++,made for learning openGL,you need
- 2022-03-14 16:02:14下载
- 积分:1
-
opengl 初级
opengl,初级,good for you to study opengl
A、如果程序编制演示的AVI不能播放
请自行安装盘上的TSCC.exe。
B、OpenGL程序运行太慢
OpenGL画面右下角的刷新指标小于5帧/秒。
原因: Win2000或WinXP在安装时,系统自动安装默认的显卡驱动程序,多数默认的显卡驱动程序是不完全的版本,对OpenGL的支持不够(微软有意的?)。所以应该重新安装随机代的厂商提供的显卡驱动程序。
C、从11章开始程序不能编译。
从 11章射击、爆炸开始程序中用到了DirectX8.0的鼠标接口函数,如果你机器上不是装的DirectX8.0可能不能编译。请使用"文档"目录下的另一组用普通鼠标接口的程序吧。
- 2022-01-24 16:19:57下载
- 积分:1