OpenGL 3D Particle Explosion Demonstration
Posted: 2002-06-01
By: ArchiveBot
Viewed: 118
Filed Under:
Title | Uploaded | Size |
---|---|---|
OpenGL 3D 197195172001.zip | 9/3/2020 3:45:00 PM | 199,299 |
This program demonstrates how to create a particle explosion in three-dimensional space using OpenGL from within Visual Basic. The user can select the number of particles in the explosion, and can select the size of the particles in the explosion as well. The user can also choose to implement either positive or negative gravity in the scene, and watch how the gravity affects the particles. Other options include the abilty to select the color of the particles, including random colors, and to show or hide the XYZ coordinate axes. This program is a great way to learn about simple particle systems. NOTE: This program requires Microsoft's OpenGL type library for Visual Basic, and as such I have included it in the ZIP file. Enjoy, and let me know what you think!
Original Author: Daniel S. Soper
Inputs
None.
Assumptions
Again, this program requires Microsoft's OpenGL type library for Visual Basic, and as such I have included it in the ZIP file.
Returns
None.
Side Effects
None.
API Declarations
None.
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.