An interactive tool that lets you transform various convex polyhedra and view information about them.
Polyhedra include:
Geometric data taken from George W. Hart's Virtual Polyhedra.
git clone https://github.com/tesseralis/polyhedra-viewer
cd polyhedra-viewer
yarn
Run yarn start
to start the site locally on http://localhost:3000
.
Run yarn test
to run the test suite.
Check out the open issues, especially the ones labelled help wanted for issues that you can help out on!
All contributors are expected to abide by the Code of Conduct.