MarchingCubesCThead - Unity WebGPU Volume Rendering Sample

MarchingCubesCThead is a Unity WebGPU sample project that performs volume rendering of CT scan data using the marching cubes algorithm executed on the GPU.

The CT scan data used in this sample is sourced from the Stanford Volume Data Archive.

Explore the source project on GitHub here.

For details of Unity WebGPU support, please visit the Discussions thread.

Back to the index page.