This is a small collection of programs that implement one effect as simply as possible. SDL(1.2) is used for graphics.
compiltion on linux systems
gcc source_file.c -lSDL -lm -o appname
- ESC to exit
A collection of screenshots for each effect.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a small collection of programs that implement one effect as simply as possible. SDL(1.2) is used for graphics.
compiltion on linux systems
gcc source_file.c -lSDL -lm -o appname
A collection of screenshots for each effect.