levskaya / polyhedronisme

A tool to construct and explore polyhedra.
http://levskaya.github.io/polyhedronisme/
MIT License
196 stars 29 forks source link

Added stats: show vertex, edge, and face count for polyhedron #5

Closed huttarl closed 8 years ago

huttarl commented 8 years ago

The page now shows e.g. "V=24, E=60, F=38" for recipe "sC". If you're trying to design a polyhedron to meet specific needs, e.g. something suitable for a computer puzzle grid or for a buildable cardboard model, this helps check whether the solid you're looking at is in the acceptable range of face/edge/vertex count.

Also adds link icon to produce sharable link URL, with recipe and palette (if commit 411fe48 is included).

levskaya commented 8 years ago

Thanks again for the improvements - and I'd love to see anything cool that you end up making out of the geometries!

huttarl commented 8 years ago

Thanks. I have an image I can send you of a puzzle I made out of one of the polyhedra. I hope to get the puzzle working in interactive 3D, but for now, a snapshot is my "bird in the hand." It's not ready for public viewing. Is there an email address I can send it to? Mine is lars at huttar dot net.

Lars