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.28k stars 125 forks source link

Fix geometry inversion #506

Closed gkjohnson closed 5 months ago

gkjohnson commented 5 months ago

Fix #505

gkjohnson commented 5 months ago

Includes some demo page fixes, as well 🤷