erichlof / THREE.js-PathTracing-Renderer

Real-time PathTracing with global illumination and progressive rendering, all on top of the Three.js WebGL framework. Click here for Live Demo: https://erichlof.github.io/THREE.js-PathTracing-Renderer/Geometry_Showcase.html
Creative Commons Zero v1.0 Universal
1.88k stars 171 forks source link

fix black screen in chrome #41

Closed but0n closed 4 years ago

but0n commented 4 years ago

39

https://but0n.github.io/THREE.js-PathTracing-Renderer/Debug_Chrome.html

https://but0n.github.io/THREE.js-PathTracing-Renderer/Geometry_Showcase.html

erichlof commented 4 years ago

Thank you so much! I would have tried many different things before thinking of this, maybe not thinking of it at all!

Thanks again! -Erich