Marching Cubes
Use vectorized marching cubes algorithm to compute triangulated mesh of an isosurface from 3D matrix
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.3.0 (6.35 KB)
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. |
||
| 1.2.0 | Revised 30 September, 2011 to add code by Oliver Woodford for removing duplicate vertices. |
||
| 1.1.0 | Added image of Stanford bunny meshed using this function. Added text describing this example to description. |
||
| 1.0.0 |