The following Matlab project contains the source code and Matlab examples used for exact geodesic for triangular meshes.
This is an implementation of exact geodesic algorithm for triangular mesh (first described by Mitchell, Mount and Papadimitriou in 1987) with some minor improvements, extensions and simplifications.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
create_flat_triangular_mesh.m | 859 |
create_hedgehog_mesh.m | 745 |
create_subdivision_pattern.m | 999 |
example1.m | 2470 |
example2.m | 3407 |
example3.m | 3452 |
example4.m | 2643 |
example5.m | 4928 |
extract_coordinates_from_path.m | 498 |
geodesic_convert_surface_points.m | 1236 |
geodesic_create_surface_point.m | 212 |
geodesic_debug.dll | 704512 |
geodesic_delete.m | 793 |
geodesic_distance_and_source.m | 1010 |
geodesic_matlab_api.h | 1802 |
geodesic_new_algorithm.m | 722 |
geodesic_new_mesh.m | 795 |
geodesic_propagate.m | 559 |
geodesic_release.dll | 192512 |
geodesic_trace_back.m | 407 |
license.txt | 1314 |
readme.txt | 4741 |