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

Fix support for point and directional lights #493

Closed gkjohnson closed 8 months ago

gkjohnson commented 8 months ago

Fix #437