Decent plasma example - Has some "fractal clouds" code too. Needs a random number generator of it's own so that there isn't the huge data file of mostly random numbers that goes along with it.
File List:
PLASDAT.C
4Kb
PLASDAT.EXE
36Kb
TOMSPLAS.DAT
106Kb
TPLAS.ASM
29Kb
TPLAS.COM
2Kb
TPLAS.DOC
9Kb
Similar code
BASIC PLASMA EFFECT
(Popularity: ) : Classic plasma effect but the main routine is very optimized. Sources (in C) in joined. Just take a look at the screenshot and maybe download it. coded with TC++3 Anubis demo tutors - Issue #1 - Plasmas
(Popularity: ) : Learn how to do your own plasmas using Tweaked mode and mode 13H. Full sources in Watcom C/C++ 10+ included in this archive !