Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 997 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 997 Bytes

PolygON

A mobile app for mathematics museums and science centers. Visitors can discover regular polygons hidden around the exhibition, and use them to generate regular polyhedra.

Getting Started

First, you need to install XCode and React Native, by following the instructions at https://facebook.github.io/react-native/docs/getting-started.html.

Install all dependencies of this app by running npm install and then start the simulator using npm run ios or npm run android.

3d Model Generation

Ideas