Marching Cubes

Use vectorized marching cubes algorithm to compute triangulated mesh of an isosurface from 3D matrix

Download
Download

You are now following this Submission

Cite As

Peter Hammer (2026). Marching Cubes (https://se.mathworks.com/matlabcentral/fileexchange/32506-marching-cubes), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: BiofilmQ, resolution truncated with 10 digit'

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.3.0

Changed description to include benchmarking results, and changed help section of mfile to more explicitly describe input arguments.

Download
1.2.0

Revised 30 September, 2011 to add code by Oliver Woodford for removing duplicate vertices.

Download
1.1.0

Added image of Stanford bunny meshed using this function. Added text describing this example to description.

Download
1.0.0

Download