mesh processing toolbox

Some useful tools for mesh processing
1.2K Downloads
Updated 12 Jan 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 (2025). mesh processing toolbox (https://github.com/NicolasDouillet/mesh_processing_toolbox/releases/tag/v3.4), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

src/advanced_mesh_processing

src/basic_mesh_processing

src/basic_queries

src/geometry_ressources

src/logical_operators

src/measurements_on_mesh

src/mesh_properties_detection

src/mesh_segmentation

src/mesh_selection_and_plot

src/mesh_transformation

src/misc

tests/tests_advanced_mesh_processing

tests/tests_basic_mesh_processing

tests/tests_basic_queries

tests/tests_logical_operators

tests/tests_measurements_on_mesh

tests/tests_mesh_properties_detection

tests/tests_mesh_segmentation

tests/tests_mesh_selection_and_plot

tests/tests_mesh_transformation

tests/tests_misc

Version Published Release Notes
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.