Sphere Triangulation

Sphere triangulation from icosahedron
ダウンロード: 83
更新 2021/6/12

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.2

removed duplicate vertices

1.0.1

Fixed faces numbering of icosahedron

1.0.0