SphereMesh

Fast generation of geodesic Delaunay surface meshes
292 Downloads
Updated 2 May 2019

Provides routines to create Delaunay meshes on the surface of a unit sphere, by recursively bisecting the edges of chosen regular polyhedrons (in particular, Platonic solids). Can be used to generate approximately uniform sampling of a sphere's surface.

See this blog post for a description of the algorithm:
https://siddharth-maddali.github.io/2019/05/01/a-fast-mesh-refinement-algorithm.html

Cite As

Siddharth Maddali (2025). SphereMesh (https://github.com/siddharth-maddali/SphereMesh), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Triangulation Representation in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.1

Linked to blog post to explain the algorithm

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.