• Stars
    star
    306
  • Rank 136,456 (Top 3 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 8 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Explore the relationships between convex regular-faced polyhedra.

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.