Homepage
Controls:
- Rotate: Use a single finger on a touchscreen or the left click on you mouse
- Zoom: Use two fingers on a touchscreen or the wheel on your mouse
- Previous/Next polyhedron : Use the button on the control panel or the up/down arrows on your keyboard.
Search Bar:
Use specific filters separated by a space in the search bar to explore and find polyhedra.
For instance:
- any word finds all polyhedra which name includes the word
- v:=4 finds all polyhedra which number of vertices equals 4
- e:>12 finds all polyhedra which number of edges is strictly greater than 12
- f:<23 finds all polyhedra which number of faces is strictly smaller than 23
- 5-gon:404 finds all polyhedra which number of faces that are 5-gons is equal to 404
- degree-6:101 finds all polyhedra which vertex of degree 6 is equal to 101
- category:Archimedean finds all polyhedra which belongs to the Archimedean category. Use _ instead of spaces.
Bibliography:
This viewer was made to load and explore OFF files generated by Antiprism.
Kudos to Adrian Rossiter and Roger Kaufman.
This three.js viewer was inspired by
http://stemkoski.github.io/Three.js/ by Lee Stemkoski.