From 5ba170c7696e6ae1937724eca7e11ce1553ab3cd Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Sun, 24 Nov 2019 14:28:40 -0800 Subject: README: alphabetize modules and add montage --- README | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index 5f6ee69..3d04bde 100644 --- a/README +++ b/README @@ -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 --- -- cgit v1.2.1