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.94k stars 177 forks source link

More compatibility with three js APIs #65

Closed vinkovsky closed 2 years ago

vinkovsky commented 2 years ago

Hello Erich! Firstly, thanks for your work and for the advice you gave me. I have a question about your library's API. Do you plan to add abstractions in the future like what threejs uses to make it more similar?

LeviPesin commented 2 years ago

https://github.com/erichlof/THREE.js-PathTracing-Renderer/issues/62

vinkovsky commented 2 years ago

Hi @LeviPesin ! Thanks, I didn't see this.