Skip to content

hypothete/webgpu-sketch

Repository files navigation

WebGPU Sketch

Working on a path tracer using WebGPU.

A screenshot of a path traced scene

Based on code from these sources:

How to build and run

  • Install with yarn
  • Build with yarn build
  • Run an interactive Snowpack server with yarn start. Snowpack should open a tab at http://localhost:8080 that runs the app.

Controls are WASD to rotate, QZ to zoom in and out.

About

Testing out WebGPU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published