Sphere Triangulation

Sphere triangulation from icosahedron
91 download
Aggiornato 21 set 2024

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.3

Added website

1.0.2

removed duplicate vertices

1.0.1

Fixed faces numbering of icosahedron

1.0.0