/dspbr-pt

A WebGL2 Enterprise PBR sample renderer

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Enterprise PBR Sample Renderer (Demo Viewer)

A WebGL2 GPU path-tracer that runs in your browser.
Features physical materials by implementing the Enterprise PBR Shading Model (DSPBR)

Demo Viewer (glTF drag&drop)

Minimal Demo [ Code ]

Features

Development

# yarn is mandatory as this project uses yarn workspaces
yarn install

# Builds all packages
yarn build

# Launch the demo viewer with HMR enabled -> auto update on code change during development
yarn run dev

License

  • Source code license info in LICENSE