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

DynamicPathTracingSceneGenerator: Material indices will not update on change #562

Closed gkjohnson closed 3 months ago

gkjohnson commented 3 months ago

Nor will lights or textures. This may be an area where #498 will encapsulate some of this more efficiently / effectively.