VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Realtime Fire (must see)

Odin  (6 Submissions)   Graphics   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This is an update to my previous fire effect program. This runs slightly faster, much better coding styles, easier to understand, and is more realistic. There are two different ways this can simulate the fire now. Just simply comment out either line 154 or 156 to see the two different effects. This code is very well documented. Both styles are different than the previous. Using line 154 is a simplistic "flow map" which is the left picture, and line 156 is the linear. Please let me know what you think. (And yes, I have started development on the full screen version). Please make sure you compile the code to see the actual speed, it runs slow in IDE.

Assumes
Compile code to see speed

Side Effects
Unknown

API Declarations
GetObject
SetBitmapBits
GetTickCount
CopyMemory

Rate Realtime Fire (must see) (19(19 Vote))

Download Realtime Fire (must see)

Realtime Fire (must see) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters