diff options
-rw-r--r-- | README | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -1,15 +1,16 @@ rototiller is, rendered entirely in software: - roto: a simple fixed-point tiled texture rotation - ray: a multi-threaded ray tracer - sparkler: a fireworks-like particle system with spatial interactions - stars: a starfield simulator - plasma: an oldskool "plasma" effect - julia: a morphing Julia set (fractal) - submit: a 2D cellular automata game sim flui2d: a 2D fluid dynamics simulation + julia: a morphing Julia set (fractal) + montage: a montage of modules meta-module pixbounce: a 2D bouncing pixmap demonstration + plasma: an oldskool "plasma" effect + ray: a multi-threaded ray tracer + roto: a simple fixed-point tiled texture rotation rtv: a "Rototiller TV" slideshow meta-module snow: a "TV snow" / white noise effect + sparkler: a fireworks-like particle system with spatial interactions + stars: a starfield simulator + submit: a 2D cellular automata game sim swab: a colorful perlin-noise visualization --- |