-
opengl最好的书
opengl最好的书-opengl best book
- 2022-03-04 16:58:05下载
- 积分:1
-
opengl开发的屏幕保护的界面,代码中有三种模式,可切换颜色.
opengl开发的屏幕保护的界面,代码中有三种模式,可切换颜色.-opengl development of the screen interface code has three models, switching colors.
- 2022-06-21 21:08:46下载
- 积分:1
-
这是粒子效果的demo程序,很有参考的价值
这是粒子效果的demo程序,很有参考的价值-This is the particle effects demo program, the value of a good reference
- 2023-05-28 01:00:03下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
这个例子演示了使用OpenGL创建一支蜡烛火焰的影响…
该例子演示了使用OPENGL创建蜡烛火焰的效果,包含完整源代码,使学习游戏中火焰粒子运动及爆炸粒子运动的好-The example demonstrates the use of OpenGL to create the effect of a candle flame, including complete source code, make learning games flame particle and particle explosion good Dongdong
- 2022-07-12 11:22:16下载
- 积分:1
-
加载像素到矩阵
它是程序加载到一个矩阵图像像素为单位)。
在图像中将用作处理这个矩阵,而它写在 c + + 中使用代码块编译器
- 2022-02-12 18:50:42下载
- 积分:1
-
CANDIDE
CANDIDE-3 软件包。 Wincandide。是基于OpenGL和VC++的软件包。-CANDIDE-3 has been derived from the original one. The main purpose of another model is to simplify animation by MPEG-4 Facial Animation Parameters .Therefore, about 20 vertices have been added, most of them corresponding to MPEG4 feature points. This model is called Candide-3 and is included in the WinCandide package.
- 2023-06-04 09:05:06下载
- 积分:1
-
详细介绍用 了Visual Basic 实现 QpenGL三维地形显示。
详细介绍用 了Visual Basic 实现 QpenGL三维地形显示。-detailed presentation of the Visual Basic 3D terrain QpenGL show.
- 2022-06-15 04:01:22下载
- 积分:1
-
OpenGL教程基础教程,chm格式
OpenGL教程基础教程,chm格式-OpenGL based tutorial guides, chm format
- 2022-05-19 03:53:43下载
- 积分:1
-
PowerVR OpenGL ES的三角显示,学习如何使用PowerVR显示三角
应用背景这是一个例子,如何使用PowerVR和OpenGL ES显示三维图形环境的三角形,它是强大的环境,支持多平台和发展提供了机会,为机器人和iOS和桌面应用程序,在该实例中你将看到如何编写着色器,相机和其他工具来建立你的场景的PowerVR关键技术在这个应用程序中使用的技术是C + +编程语言除了OpenGL我支持PowerVR库使其跨平台的图书馆图书馆,和IDE开发这个例子里面是VC2008,所以你需要:VC2008和PowerVR图书馆和你将准备开始。更多信息可以访问Imagination PowerVR网站和通过教程一步一步
- 2022-07-19 16:48:31下载
- 积分:1