Awesome
WebGPU Volume Pathtracer
A volume raycaster using WebGPU. Try it out online!
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
!
A volume raycaster using WebGPU. Try it out online!
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
!