Commit Graph

15 Commits

Author SHA1 Message Date
069f4e1878 Update readme 2020-01-19 01:49:04 -05:00
31cb65caa5 Remove hexsphere 7 option 2020-01-19 01:28:08 -05:00
d94b6b18af Add _config.yml to docs/ 2020-01-19 01:24:04 -05:00
f90d8fce00 Add built files to /docs 2020-01-19 01:18:43 -05:00
856cdafcb4 Add shape bin files, shape selection 2020-01-19 01:17:25 -05:00
1dce74a9ea Clean up code a bit 2019-02-09 19:10:05 -05:00
35bb35415a Add detail 1 screenshot to README 2019-02-09 18:53:30 -05:00
2ddcc0bbd3 Add README with screenshots 2019-02-09 18:40:04 -05:00
69ac45b21c At last! A real hexsphere! 2019-02-09 17:38:42 -05:00
d062708cec Pointy hexagonal faces. Avg adjacent centroid. 2019-02-09 17:28:21 -05:00
1743145944 Detail level 8 crashed my computer. How about 6... 2019-02-04 23:47:45 -05:00
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