Skip to content

daneradarowe/webgpu-volume-raycaster

 
 

Repository files navigation

WebGPU Volume Raycaster

A volume raycaster using WebGPU. Try it out online!. Check out the path tracer version: webgpu-volume-pathtracer

Building

The project uses webpack and node to build, after cloning the repo run:

npm install
npm run serve

Then point your browser to localhost:8080!

About

WGPU volume rendering testbed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.4%
  • HTML 12.6%