dspbr-pt
dspbr-pt copied to clipboard
A WebGL2 Enterprise PBR sample renderer
Bumps [electron](https://github.com/electron/electron) from 8.5.5 to 13.6.6. Release notes Sourced from electron's releases. electron v13.6.6 Release Notes for v13.6.6 Fixes Fixed a JavaScript exception from webContents if render frame was disposed...
It seems like the attenuation color ends up considerably darker than in any of our rasterizers as a general rule, and I can't think of a path-tracer reason for that....
It looks like from the [khronos-ClearCoatTest](https://modelviewer.dev/fidelity/#khronos-ClearCoatTest) that the differences in the 4th and 6th rows may be due to applying the wrong normal map to each surface (since there are...
dspbr-pt needs a basic brute-force volumetric scattering implementation to support the new SSS extension.