by Sebastiano Pallaro (5 Submissions)
Category: Graphics
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(11 Votes)

This code will draw on a form an animated flame, using a simple algorithm. I don't use any API declaration, so I use only standard VB functions.
The code is full commented (sorry my english) and there are 61 line of code only;
If you like it please vote (^_^)! Or leave a useful comment (better thing)!
Side Effects
The code can be slow on older machines;
API DeclarationsNope
Download GFXFire A fire demo (4 KB)