Commit Graph

3 Commits (69ea1d05cd65c54555101bedf5d13a7e96ce74dd)

Author SHA1 Message Date
James T. Martin 69ea1d05cd
Add option presets and (extremely sexy) dithering.
* I'm soooo happy with how the dithering turned out.
* Also I thought I added the presets last commit, but I managed
  to fail to add them somehow.
2021-12-18 02:26:06 -08:00
James T. Martin e73620c588
Add a bunch of quality of life features.
* Option presets, for demonstration.
* Continously average samples across multiple frames
  so you can render more than your GPU can handle in one go.
* Saturation correction for overly-bright pixels.
* Freeze and loop time.
* Settings for TAA, camera position, and aspect ratio cropping.
2021-12-17 18:57:34 -08:00
James T. Martin 6906779065
Rewrite #4, preparing for volumetric marching 2.0.
Added a ton of comments & docs, refactored, and *hopefully* now support
medium/medium transitions and nested media well enough to work.
Haven't tested that part yet, though.
2021-12-17 13:08:40 -08:00