Sphere Triangulation

版本 1.0.3 (1.7 KB) 作者: Ayad Al-Rumaithi
Sphere triangulation from icosahedron
89.0 次下载
更新时间 2024/9/21

查看许可证

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.3

Added website

1.0.2

removed duplicate vertices

1.0.1

Fixed faces numbering of icosahedron

1.0.0