VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Particle Fountain v1.2 UPDATED

Burningmace  (1 Submission)   Graphics   Beginner   Wed 3rd February 2021

This program demonstrates the use of an array of particles with a very basic physics engine to make a nice looking fountain effect.
It uses very simple graphics (PSet), no fancy DirectX or even any BitBlt. Great for beginners.
Features:
* Smooth, efficient running
* Change particle spawning at runtime
* Instant Particle Respawning (IPR)
Changes from v1.1 to v1.2:
* Fixed Exit button (forgot to code it last time, doh!)
* Added draw width controls (How large each pixel is)
* Added Auto Redraw option (Decreases flicker, but decreases performance)

Side Effects
On very low spec systems, the OS might lag a bit whilst the program is running. To fix this, set LowSpecs to true in the modFountain module.

Rate Particle Fountain v1.2 UPDATED (5(5 Vote))

Download Particle Fountain v1.2 UPDATED

Particle Fountain v1.2 UPDATED Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters