Sphere Triangulation

Sphere triangulation from icosahedron
82 Downloads
Updated Sat, 12 Jun 2021 22:39:26 +0000

View License

This example shows how to do sphere triangulation using icosahedron vertices by employing the following steps:
1-Icosahedron is generated.
2-Each face is divided into smaller triangles.
3-Duplicate vertices are removed.
4-Vertices are projected into unit sphere.

Cite As

Ayad Al-Rumaithi (2024). Sphere Triangulation (https://www.mathworks.com/matlabcentral/fileexchange/93420-sphere-triangulation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.2

removed duplicate vertices

1.0.1

Fixed faces numbering of icosahedron

1.0.0