Age | Commit message (Expand) | Author |
2020-09-11 | modules/sparkler: add particles conf parameter | Vito Caputo |
2020-02-21 | modules/snow: use rand() on WIN32 | Vito Caputo |
2020-01-25 | modules/flui2d: derive r from ticks | 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 | modules/drizzle: add a classic 2D raindrops vis | Vito Caputo |
2020-01-06 | rtv: rework randomized module selection | 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-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: don't include v3f.h in din.h | 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 | 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-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-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 | sparkler: use chunker in bsp | Vito Caputo |
2019-11-16 | sparkler: remove assert from chunker_free_chunker() | Vito Caputo |
2019-11-16 | sparkler: plug some memory leaks | Vito Caputo |
2019-11-14 | rtv: add some snow between module switches | Vito Caputo |
2019-11-14 | snow: add a simple tv snow / white noise module | Vito Caputo |
2019-11-14 | rtv: implement "Rototiller TV" renderer | Vito Caputo |
2019-11-13 | ray: add rudimentary gamma correction | Vito Caputo |
2019-11-10 | roto: drop roto64, turning roto32 back into roto | Vito Caputo |
2019-11-10 | submit: replace submit-softly with bilerp setting | Vito Caputo |
2019-11-10 | build: build contributed pixbounce module | Vito Caputo |
2019-11-10 | pixbounce: add pixbounce module | Philip J Freeman |
2019-11-10 | flui2d: add some rudimentary settings | Vito Caputo |
2019-10-16 | modules/flui2d: fix spelling of paper's author | Vito Caputo |
2019-10-14 | modules/flui2d: add 2D fluid dynamics simulation | Vito Caputo |