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 furnace test #348

Open gkjohnson opened 1 year ago

gkjohnson commented 1 year ago

After #342 the furnace test is improved but not perfect.

Before

image

After

image

gkjohnson commented 1 year ago