Age | Commit message (Expand) | Author |
2020-01-25 | modules/flui2d: derive r from ticks | Vito Caputo |
2020-01-25 | rototiller: initialize start_tv | Vito Caputo |
2020-01-25 | rototiller: s/t_offset/ticks_offset/g | Vito Caputo |
2020-01-25 | rototiller: introduce ticks and wire up to modules | Vito Caputo |
2020-01-23 | stars: mess with the starfield | Philip J Freeman |
2020-01-12 | libs/ray: decouple film and frame dimensions | Vito Caputo |
2020-01-08 | modules/flui2d: static-ify flui2d_setup() | Vito Caputo |
2020-01-08 | README: add drizzle to modules list | Vito Caputo |
2020-01-08 | modules/drizzle: add a classic 2D raindrops vis | Vito Caputo |
2020-01-08 | libs/puddle: add a classic 2D raindrop sim lib | Vito Caputo |
2020-01-06 | rtv: rework randomized module selection | Vito Caputo |
2020-01-06 | README: add spiro to modules list | Vito Caputo |
2020-01-06 | stars: fat stars | Philip J Freeman |
2020-01-06 | spiro: spirograph emulator | Philip J Freeman |
2020-01-03 | montage: bump Y tiles when root has large fraction | Vito Caputo |
2019-12-30 | montage: re-enable stars and pixbounce | Philip J Freeman |
2019-12-30 | pixbounce: fix bugs, refactor for resizing | Philip J Freeman |
2019-12-30 | stars: fix bugs, big refactor for resizing | Philip J Freeman |
2019-12-18 | modules/rtv: remove stale random settings comment | Vito Caputo |
2019-12-18 | libs/din: fix scaling overflow, add asserts | Vito Caputo |
2019-11-26 | montage: add (threaded) to description | Vito Caputo |
2019-11-25 | meta2d: add a classic 2D metaballs module | Vito Caputo |
2019-11-25 | din: scale result | Vito Caputo |
2019-11-25 | din: drop .f from integer additions in din() | Vito Caputo |
2019-11-25 | din: don't include v3f.h in din.h | Vito Caputo |
2019-11-24 | TODO: remove autotools entry | Vito Caputo |
2019-11-24 | snow: only create n_cpus fragments | Vito Caputo |
2019-11-24 | snow: per-cpu rand_r() seed state | Vito Caputo |
2019-11-24 | montage: rework fragmenter | Vito Caputo |
2019-11-24 | montage: rework module skipping | Vito Caputo |
2019-11-24 | README: alphabetize modules and add montage | Vito Caputo |
2019-11-24 | montage: zero skipped fragments | Vito Caputo |
2019-11-24 | montage: skip pixbounce | Vito Caputo |
2019-11-24 | montage: add montage module | Vito Caputo |
2019-11-24 | rototiller: rototiller_fragmenter_t s/num/number/ | Vito Caputo |
2019-11-24 | fb: add number to fb_fragment_t | Vito Caputo |
2019-11-24 | fb: add pitch to fb_fragment_t | Vito Caputo |
2019-11-23 | rototiller: pass cpu to .render_fragment() | Vito Caputo |
2019-11-23 | rototiller: pass num_cpus to .create_context() | Vito Caputo |
2019-11-20 | julia: vary divergent threshold | Vito Caputo |
2019-11-20 | settings: add setting_desc_t.random() method | Vito Caputo |
2019-11-19 | rtv: randomize module settings | Vito Caputo |
2019-11-18 | swab: add a perlin noise visualization | Vito Caputo |
2019-11-18 | libs/din: add a perlin noise implementation | Vito Caputo |
2019-11-16 | threads: remove vestigial include from threads.h | Vito Caputo |
2019-11-16 | rototiller: add missing pthread.h include | Vito Caputo |
2019-11-16 | modules/rtv: conslidate time() calls | Vito Caputo |
2019-11-16 | modules/rtv: fix repeat prevention | Vito Caputo |
2019-11-16 | modules/rtv: add captions | Vito Caputo |
2019-11-16 | libs/txt: add minimal ascii text renderer | Vito Caputo |