Sphere Triangulation
Version 1.0.3 (1,69 ko) par
Ayad Al-Rumaithi
Sphere triangulation from icosahedron
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.
Citation pour cette source
Ayad Al-Rumaithi (2024). Sphere Triangulation (https://www.mathworks.com/matlabcentral/fileexchange/93420-sphere-triangulation), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2017b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.3 | Added website |
||
1.0.2 | removed duplicate vertices |
||
1.0.1 | Fixed faces numbering of icosahedron |
||
1.0.0 |