Skip to content

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

License

Notifications You must be signed in to change notification settings

ax-va/Project-PyGlobe3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

PyGlobe3D

PyGlobe3D is a free open-source logical-graphical Python library for creating globes by hexagon-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-2022 Alexander Vasiliev

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages