Controls:

Notes:

This viewer was made to test several algorithms that would turn any mesh into a regular faced polyhedron. The constraints are on all edges to be of unitary length and for the faces to be planar, convex and regular. The solving methods used are the following:

This three.js viewer was inspired by http://stemkoski.github.io/Three.js/ by Lee Stemkoski.