Skip to content

DassaultSystemes-Technology/dspbr-pt

Repository files navigation

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