Skip to content

Twinklebear/webgpu-marching-cubes

Repository files navigation

WebGPU Marching Cubes

A GPU-parallel implementation of Marching Cubes using WebGPU. Try it out online!

Running

After cloning the repo run

npm install

To install webpack, then you can run the serve task and point your browser to localhost:8080:

npm run serve

If you select the Bonsai data set, you should see something like the image below. webgpu-marching-cubes-bonsai

About

A GPU-parallel Marching Cubes implementation using WebGPU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published