ericw-tools/light
Jonathan 94357818f9 experiment with keeping sample data all together in memory, which might help caching. not certain. 2023-06-18 14:06:58 -04:00
..
CMakeLists.txt
bounce.cc reduce memory usage by only storing VPLs when we need to, and only once 2023-06-18 13:29:53 -04:00
entities.cc
light.cc reduce memory usage by only storing VPLs when we need to, and only once 2023-06-18 13:29:53 -04:00
lightgrid.cc
litfile.cc
ltface.cc experiment with keeping sample data all together in memory, which might help caching. not certain. 2023-06-18 14:06:58 -04:00
main.cc
phong.cc
surflight.cc reduce memory usage by only storing VPLs when we need to, and only once 2023-06-18 13:29:53 -04:00
trace.cc
trace_embree.cc