Skip to content

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

Stars

73 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages