mesh processing toolbox

Some useful tools for mesh processing
1.3K Downloads
Updated 26 Aug 2025
To use the sources, mind to add its path to your paths, just like in the header of any test file : addpath(genpath('my_path_to_the_sources'));
Feel free to check and download the mesh generation toolbox for many further meshing relative functions.
Please don'tforget ta rate if this code helped you. Thanks ! ;-)
Mesh curvature examples on Armadillo and kitten
Connected components segmentation example on kitten
Boundary smoothing example on kitten components
Hole filling example on kitten
Mesh slicing example on Armadillo
Isinsideset examples on Armadillo and kitten
And many more [...]

Cite As

Nicolas Douillet (2026). mesh processing toolbox (https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v3.5), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
3.5

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v3.5

3.4

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v3.4

3.3

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v3.3

3.2

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v3.2

3.1

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v3.1

3.0

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v3.0

2.1.1

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v2.1.1

2.1

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v2.1

2.0

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v2.0

1.6

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v1.6

1.5

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v1.5

1.4

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v1.4

1.3

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v1.3

1.2

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v1.2

1.1.4

See release notes for this release on GitHub: https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v1.1.4

1.1.3

+ cover img

1.1.2

- removed some too heavy data sets, remove one test
+ new cover img

1.1.1

- Improved fill hole algorithm (add curvature continuity condition)
- New data sets (spirals)

1.1

+ volume per component
+ remove duplicated faces now keeps face orientation
+ new data sets
+ new example

1.0.1

Updated find_neighbor_triangle_indices, new .mat data sets, description, cover img

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.