Skip to content

Explore the relationships between convex regular-faced polyhedra.

License

Notifications You must be signed in to change notification settings

ymolists/polyhedra-viewer

 
 

Repository files navigation

Polyhedra Viewer

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.

Getting started

  1. git clone https://github.com/tesseralis/polyhedra-viewer
  2. cd polyhedra-viewer
  3. yarn

Running locally

Run yarn start to start the site locally on http://localhost:3000.

Testing

Run yarn test to run the test suite.

Contributing

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.

About

Explore the relationships between convex regular-faced polyhedra.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • Other 1.3%