gkjohnson / three-gpu-pathtracer

Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.
https://gkjohnson.github.io/three-gpu-pathtracer/example/bundle/index.html
MIT License
1.34k stars 133 forks source link

Consider sampling lights multiple times per bounce #528

Open gkjohnson opened 7 months ago

gkjohnson commented 7 months ago

Related to #527