hexasphere

Library for tiling a sphere with hexagons and pentagons.

Geometry:

This starts off with an icoashedron, and then proceeds to subdivide it. The subdivided points form the dual to a goldberg polyhedron. In essence, each point on this sphere is either a hexagon or a pentagon.

Interpolation:

Points are interpolated using the geometric slerp function to preserve their accuracy.

Features

(and optimizations) will be coming as I work on the game that will use this library.

Some things I plan on doing are: