VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Boom Particle Explosion Simulation

by Jason Merlo (3 Submissions)
Category: Games
Compatability: Visual Basic 3.0
Difficulty: Unknown Difficulty
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

Boom! is a particle explosion simulation. It simulates explosions composed of many individual elastic pieces. Each piece also has a shadow, which has a very nice effect when the explosion occurs over a detailed background graphic.



Boom! is a fun little side project that I devised while looking for a quick way to put explosions into another game I'm writing. It turned out well enough to warrant a GUI so that the user can tweak the particle properties. There is also a 'multiball' feature, so that you can start up several explosions at once!



In this simulation, each particle is an instance of the same class. I used this approach to show how easy it is to create an array of similar objects, each with dynamic property values. It makes for very concise and understandable code!

Rate Boom Particle Explosion Simulation

Download Boom Particle Explosion Simulation

Download Boom Particle Explosion Simulation (465 KB)

Boom Particle Explosion Simulation Comments

No comments have been posted about Boom Particle Explosion Simulation. Why not be the first to post a comment about Boom Particle Explosion Simulation.

Post your comment

Subject:
Message:
0/1000 characters