Sphere Triangulation

Sphere triangulation from icosahedron
83 téléchargements
Mise à jour 12 juin 2021

Afficher la licence

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2017b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.2

removed duplicate vertices

1.0.1

Fixed faces numbering of icosahedron

1.0.0