daneroo / im-buckyball

Describe geometry, and eventually produce an agular directive containing d3.js code to produce a trucated icosahedron, a.k.a buckyball, soccer ball. See it working here:
daneroo.github.io/im-buckyball/
4 stars 1 forks source link

im-buckyball

Describe geometry, and eventually produce an agular directive containing d3.js code to produce a trucated icosahedron, a.k.a buckyball, soccer ball

TODO

Geometry

Precalculate

Changes

Trying to evolve icosahedron-3055104.html turned out to be a dend end.

Started from icosahedron-arcs-3061181.html to get the sperical projection and clipping, and re-did the geometry from scratch, math was tested in precaclulate.js

References