summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2019-12-30stars: fix bugs, big refactor for resizingPhilip J Freeman
2019-12-18modules/rtv: remove stale random settings commentVito Caputo
2019-11-26montage: add (threaded) to descriptionVito Caputo
2019-11-25meta2d: add a classic 2D metaballs moduleVito Caputo
2019-11-25din: don't include v3f.h in din.hVito Caputo
2019-11-24snow: only create n_cpus fragmentsVito Caputo
2019-11-24snow: per-cpu rand_r() seed stateVito Caputo
2019-11-24montage: rework fragmenterVito Caputo
2019-11-24montage: rework module skippingVito Caputo
2019-11-24montage: zero skipped fragmentsVito Caputo
2019-11-24montage: skip pixbounceVito Caputo
2019-11-24montage: add montage moduleVito Caputo
2019-11-24rototiller: rototiller_fragmenter_t s/num/number/Vito Caputo
2019-11-23rototiller: pass cpu to .render_fragment()Vito Caputo
2019-11-23rototiller: pass num_cpus to .create_context()Vito Caputo
2019-11-20julia: vary divergent thresholdVito Caputo
2019-11-20settings: add setting_desc_t.random() methodVito Caputo
2019-11-19rtv: randomize module settingsVito Caputo
2019-11-18swab: add a perlin noise visualizationVito Caputo
2019-11-16modules/rtv: conslidate time() callsVito Caputo
2019-11-16modules/rtv: fix repeat preventionVito Caputo
2019-11-16modules/rtv: add captionsVito Caputo
2019-11-16sparkler: use chunker in bspVito Caputo
2019-11-16sparkler: remove assert from chunker_free_chunker()Vito Caputo
2019-11-16sparkler: plug some memory leaksVito Caputo
2019-11-14rtv: add some snow between module switchesVito Caputo
2019-11-14snow: add a simple tv snow / white noise moduleVito Caputo
2019-11-14rtv: implement "Rototiller TV" rendererVito Caputo
2019-11-13ray: add rudimentary gamma correctionVito Caputo
2019-11-10roto: drop roto64, turning roto32 back into rotoVito Caputo
2019-11-10submit: replace submit-softly with bilerp settingVito Caputo
2019-11-10build: build contributed pixbounce moduleVito Caputo
2019-11-10pixbounce: add pixbounce modulePhilip J Freeman
2019-11-10flui2d: add some rudimentary settingsVito Caputo
2019-10-16modules/flui2d: fix spelling of paper's authorVito Caputo
2019-10-14modules/flui2d: add 2D fluid dynamics simulationVito Caputo
2019-01-01modules/submit-softly: bilerp peripheral cellsVito Caputo
2018-12-31modules/submit-softly: shorten descriptionVito Caputo
2018-12-31modules/submit: add bilinearly-interpolated variantVito Caputo
2018-12-31libs/grid: fix grid_ops_t.taken player typeVito Caputo
2018-12-30modules/stars: capitalize descriptionVito Caputo
2018-12-30modules/submit: add cellular automata game moduleVito Caputo
2018-03-19modules/ray: #include libray headers w/subdirsVito Caputo
2018-03-19ray: libize raytracer core, introduces src/libsVito Caputo
2018-02-28ray: implement distance-based light brightnessVito Caputo
2018-02-27autotools: remove vestigial ROTOTILLER_* varsVito Caputo
2017-12-23ray: constify input scene and camera parametersVito Caputo
2017-12-23ray: constify all ray_3f_t method parametersVito Caputo
2017-12-23ray: split object render from object descriptionVito Caputo
2017-12-10ray: split scene data from render stateVito Caputo
© All Rights Reserved