Commit Graph

4 Commits

Author SHA1 Message Date
3b75f81d49 Add some timing and hex info logs 2019-02-04 23:45:28 -05:00
ec1a200aaf Create more efficient BufferGeometry
And, cache midpoint vertices.
2019-02-04 23:17:57 -05:00
113de04cbe Finally a hex sphere, albeit pointy
I still need to flatten the hexagons and pentagons to make it a true dual
polyhedron of the icosahedron.

Also needs performance improvements. Like caching the vertices, switching from
fan subdivision to a different method that represents hexagons and pentagons
with less triangles.
2019-02-04 01:43:11 -05:00
ec037d219a First commit, sphere with individually painted faces 2019-02-03 04:02:39 -05:00