-
基于OpenGL的图形程序
基于OpenGL的图形程序-OpenGL-based graphics program
- 2023-04-17 11:00:04下载
- 积分:1
-
OpenGL实现三角锥绘制
绘制三角形时,要用到顶点缓存(VBO)的知识。个人感觉,这部分已经是GL比较中级的知识了。所以这里不做详细解释,也不拿VBO和顶点数组(VA)和显示列表作对比。我觉得,像GL这种实践性很强的技术,还是先动手把效果实现了再说。《OpenGL超级宝典》之所以提供GLTools 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-13 06:16:16下载
- 积分:1
-
the VC OpenGL graphics development of the program's source code
有关OPENGL的VC++开发的图形处理程序的源代码-the VC OpenGL graphics development of the program"s source code
- 2022-01-31 10:31:51下载
- 积分: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
-
Ogre游戏xgEditor场景编辑器,xgSceneViewer_src_2007_8_12
Ogre游戏xgEditor场景编辑器,xgSceneViewer_src_2007_8_12-Ogre game xgEditor Scenario Editor, xgSceneViewer_src_2007_8_12
- 2022-03-13 12:23:09下载
- 积分:1
-
一篇对初学者学习OpenGL编程很有益的简单易懂的电子教程
一篇对初学者学习OpenGL编程很有益的简单易懂的电子教程-one pair of beginners learning OpenGL Programming very useful simplified electronic directory
- 2023-07-02 21:25:03下载
- 积分:1
-
opengl 太阳地球月球系统
利用opengl制作太阳地球月球三者绕行,地球绕太阳运动,月球绕地球运动
- 2023-05-08 11:15:08下载
- 积分:1
-
一个opengl的例子
一个opengl的例子-an example opengl
- 2022-10-14 23:35:03下载
- 积分:1
-
本程序是基于vc的opengl编程,对三维物体进行压缩、放大、旋转、平移等操作,很有参考价值。...
本程序是基于vc的opengl编程,对三维物体进行压缩、放大、旋转、平移等操作,很有参考价值。-this program is based on the opengl vc programming of 3D objects compression, zooming, rotation, translation, etc, great reference value.
- 2022-01-25 21:20:22下载
- 积分:1
-
图像三角网格化和重建
这是一个按照别人论文里的图像三角网格化和 重建算法,自己动手写的代码,有注释,调试能够运行成功,对于计算机图形学的人来说是一个好的学习例子。
- 2022-07-10 17:06:28下载
- 积分:1