three-gpu-pathtracer icon indicating copy to clipboard operation
three-gpu-pathtracer copied to clipboard

Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.

Results 178 three-gpu-pathtracer issues
Sort by recently updated
recently updated
newest added

Chrome team is shipping WebGPU support in 113 release. I'm curious to find out about your plans on WebGPU and if this release has any significant impact on the project....

enhancement

Hi, First thanks for the wonderful project, I really have a great interest on this project. When I check the result of render with my colleague, example project seems quite...

browser / device issue

I see some artifacts when lowering the camera angle below the orb center. The artifact fades in rapidly as you lower the camera. For me it is like the rays...

help wanted
hardware issue
browser / device issue

https://www.arnoldrenderer.com/research/dither_abstract.pdf

quality

Attributes - samples - tiles / auto - resolution scale

After #342 the furnace test is improved but not perfect. _Before_ ![image](https://user-images.githubusercontent.com/734200/210512070-8b20b6ba-131f-4342-833f-e373620bd910.png) _After_ ![image](https://user-images.githubusercontent.com/734200/210511919-adf9fb55-7580-44c5-9031-3946d7b6d717.png)

quality

| Three GPU PathTracer | Model Viewer | DSPRT | |---|---|---| | ![](https://raw.githubusercontent.com/gkjohnson/three-gpu-pathtracer/698f054bdb00426ce76047065a11438ae52574f0/screenshots/golden/khronos-ToyCar.png) | ![](https://raw.githubusercontent.com/google/model-viewer/master/packages/render-fidelity-tools/test/goldens/khronos-ToyCar/model-viewer-golden.png) | | | ![](https://raw.githubusercontent.com/gkjohnson/three-gpu-pathtracer/698f054bdb00426ce76047065a11438ae52574f0/screenshots/golden/khronos-GlamVelvetSofa.png) | ![](https://raw.githubusercontent.com/google/model-viewer/master/packages/render-fidelity-tools/test/goldens/khronos-GlamVelvetSofa/model-viewer-golden.png) | | | ![](https://raw.githubusercontent.com/gkjohnson/three-gpu-pathtracer/698f054bdb00426ce76047065a11438ae52574f0/screenshots/golden/khronos-SheenCloth.png) | ![](https://raw.githubusercontent.com/google/model-viewer/master/packages/render-fidelity-tools/test/goldens/khronos-SheenCloth/model-viewer-golden.png) | ![](https://raw.githubusercontent.com/google/model-viewer/master/packages/render-fidelity-tools/test/goldens/khronos-SheenCloth/dspbr-pt-golden.png) |

bug