Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Hexagon grid on sphere without pentagon

I wanted to make a tile-based world on a sphere. I would like to use hexagon-shaped tiles, though as far as I can figure out you need to have pentagons in there too to make it fit.

So, my question is, is it possible to make a hexagon grid on a sphere, without using pentagons? The hexagons don't have to be regular hexagons, if they are all close to regular that's more than enough.

like image 674
The Oddler Avatar asked Oct 11 '12 20:10

The Oddler


1 Answers

Impossible. This is mathemetical theorem. Only imprecise ways exist I guess.

http://en.wikipedia.org/wiki/Platonic_solid

http://en.wikipedia.org/wiki/Semiregular_polyhedron

Covering Earth with Hexagonal Map Tiles

like image 96
Suzan Cioc Avatar answered Sep 19 '22 18:09

Suzan Cioc