This file implements a runtime real plasma using sinus overlapping waves at random speeds using the VGA 320x80x256 mode.
File List:
SINTAB2.INC
5Kb
TWPLASMA.EXE
21Kb
TWPLASMA.PAS
158b
WPLASMA.ASM
14Kb
WPLASMA.OBJ
3Kb
WPLASMA.PAS
239b
WPLASMA.TPU
20Kb
Similar code
Quadratic Plasma (Qbasic)
(Popularity: ) : This is a program to create quadratic plasma (I am unsure on the name here. I know I am not using quadratic equations, but hey, call it what you want). The images are formed using only math - no recursion, ... Wplasma - Runtime Sinus Wave Plasma Demostration
(Popularity: ) : This file implements a runtime real plasma using sinus overlapping waves at random speeds using the VGA 320x80x256 mode.