-
openGL编程,粒子系统的演示,有助于学习粒子模拟系统
openGL编程,粒子系统的演示,有助于学习粒子模拟系统-openGL programming, particle system demo will help to learn particle simulation system
- 2022-05-10 16:12:15下载
- 积分:1
-
opengl圆柱体绘制
圆柱体的绘制:利用连续扇形绘制填充圆柱体的上下两个底面圆;利用三角面片填充圆柱体的侧面;利用平移旋转改变图形的显示; 利用光源,光照渲染立体效果
- 2022-01-28 09:58:22下载
- 积分:1
-
Opengl 画树
用Opengl画树,设计视景点的旋转平移等坐标变换,通过递归用简单几何图形画出一棵树
- 2022-11-14 09:45:03下载
- 积分:1
-
图像拼接实现
用于多幅重复边缘图像的拼接,可以自动对多幅图像的重复边缘进行匹配,删除图像冗余信息,实现多张图像的拼接,用于将多幅图像合成一幅图像
- 2022-08-26 12:51:21下载
- 积分:1
-
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。...
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。-opengl development of the demonstration Flame code, including learning source code, the game is to produce a good material.
- 2022-05-16 05:28:47下载
- 积分:1
-
一个机器人
一个简单的机器手模拟
是自己做的
希望会有用啊 -one single robot
do by myself
which is not pefect
- 2022-01-26 04:30:57下载
- 积分:1
-
obj文件读取
完成OpenGL,obj文件的读取。简单易懂,非常好用;完成OpenGL,obj文件的读取。简单易懂,非常好用;完成OpenGL,obj文件的读取。简单易懂,非常好用
- 2023-01-22 23:50:04下载
- 积分:1
-
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。...
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。-My learning process of NEHE S OpenGL tutorial, help you learn the basic working process of OpenGL
- 2022-03-04 11:10:39下载
- 积分:1
-
x and 0 using glut library
这个程序是用glut库编写的。我使用texturez使它对用户更具主动性。原则是矩阵。
- 2022-02-14 13:43:48下载
- 积分: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