Commit graph

6 commits

Author SHA1 Message Date
d8a88e81c8
more radical reorganization!
rendering is now performed in a separate thread. this is of little use
now but lays the groundwork for adding parallel rendering. i just need
to think about data ownership a little harder to make the tile renderer
nice.
2025-06-01 00:21:11 -04:00
ad85b4f044
switch to sobol sampling 2025-05-28 13:36:19 -04:00
90af446508
halton sampling 2025-05-27 22:23:21 -04:00
bfaf3c2cb6
render normals 2025-04-24 09:26:08 -04:00
38e28a2d57
more geometry stuff, shapes 2025-04-23 12:16:56 -04:00
845e1c9a5a
render basic test pattern 2025-04-22 08:52:10 -04:00