MilchRatchet / Luminary

CUDA based Pathtracing Offline and Realtime Renderer
MIT License
30 stars 1 forks source link

Light trees #99

Closed MilchRatchet closed 1 month ago

MilchRatchet commented 1 month ago

This implements light trees for triangle light importance sampling. As always there are some more things I had done along the way.