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

Graceful fallback for scene generators if no objects are provided #521

Closed gkjohnson closed 4 months ago

gkjohnson commented 4 months ago

Fix #513