An open API service indexing awesome lists of open source software.

https://github.com/ax-va/axvaglobe

AxVaGlobe is a free open-source logical-graphical Python library for creating globes by hexagon-like polygons.
https://github.com/ax-va/axvaglobe

Last synced: about 2 months ago
JSON representation

AxVaGlobe is a free open-source logical-graphical Python library for creating globes by hexagon-like polygons.

Awesome Lists containing this project

README

        

# AxVaGlobe
**AxVaGlobe** is a logical-graphical Python library for creating globes by hexagon-or-pentagon-like polygons.

A *surface unit* is a hexagon-like polygon consisting of six triangles or a pentagon-like polygon consisting of five triangles that share one vertex of the icosahedron. The surface units approximate the sphere or some part of the sphere.

Changing the radius of the sphere for the surface units can create arbitrary 3D surfaces on the sphere. The logical component is that each surface unit knows its nearest neighbors that is implemented algorithmically, not by storage. Due to that, discrete movement on the surface is possible.

© 2021–2025 Alexander Vasiliev