Skip to content

daneroo/im-buckyball

Repository files navigation

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

  • Icosahedron - truncated icosahedron
  • projection = d3.geo.azimuthal().mode("orthographic")
  • Spherical clipping: path(circle.clip(d));

Precalculate

  • figuring out pentify

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

About

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:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published