-
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
-
famous Nehe OpenGL tutorial source VC matching 31
著名的Nehe的OpenGL教程VC++配套源码31-40课,适合OpenGL初学者使用,作者在他的程序中已详加注释-famous Nehe OpenGL tutorial source VC matching 31-40 class, suitable for beginners to use OpenGL, the author of the procedures he has been careful Notes
- 2022-06-27 11:50:56下载
- 积分:1
-
A very famous collision detection engine and the simple example of using it.
A very famous collision detection engine and the simple example of using it.-A very famous a collision detection engine nd the simple example of using it.
- 2022-11-05 02:20:03下载
- 积分:1
-
这是OpenGL绘制三维图形的源代码,比较使用,日…
这是利用OPENGL绘制3D图形的源代码,比较使用,自己可以根据需要修改,比较实用!-This is the use of OPENGL rendering 3D graphics source code, compare the use, they can edit, compare and practical!
- 2022-03-31 07:51:32下载
- 积分:1
-
Cubic spline, based on VC++ The opengl graphics code
三次样条,基于VC++的opengl图形代码-Cubic spline, based on VC++ The opengl graphics code
- 2023-08-24 14:35:02下载
- 积分:1
-
一个基于opengl的控制台程序
一个基于opengl的控制台程序-an opengl on the Console
- 2022-01-21 20:27:23下载
- 积分:1
-
OBJ文件的载入。
OBJ文件的载入。-OBJ included in the document.
- 2022-10-01 09:35:03下载
- 积分:1
-
自然现象的模拟。本程序是一个动态云彩模拟的实例。通过在一个四边形上贴一幅云彩图像来实现云彩模拟的...
自然现象的模拟。本程序是一个动态云彩模拟的实例。通过在一个四边形上贴一幅云彩图像来实现云彩模拟的 -simulation of natural phenomena. This program is a dynamic simulation of clouds examples. Through a quadrilateral clouds posted an image to achieve the clouds simulation
- 2022-03-15 13:47:44下载
- 积分:1
-
Creator of Virtual Reality Modeling Tutorial part3
虚拟现实技术Creator建模教程part3-Creator of Virtual Reality Modeling Tutorial part3
- 2022-01-26 06:41:55下载
- 积分:1
-
opengl 画球 内有递归细分
首先要声明的是如果想运行上面的程序,在你的计算机上必须装有GLUT开发工具,并要将GLUT的头文件和库文件添加到你开发环境的头文件和库文件的目录中,并且让编译器能找到GLUT的动态连接库,即GLUT32.DLL。具体请参见GLUT的安装方法……
- 2022-04-18 17:07:24下载
- 积分:1