Commit Graph

2 Commits

Author SHA1 Message Date
dvdrw 3827be61ac
feat: impl random sampling instead of point light algorithm
Random sampling is available when building with `-DRANDOM_SAMPLING', or with
`make randsampl'.

The sample counts are rather low, so the output is both slow and noisy, which is
why it's disabled by default.
2023-12-03 21:20:49 +01:00
dvdrw e7bc9882e6
init: create git repo 2022-12-17 18:29:17 +01:00