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

Mobile app for mathematics museums

Notifications You must be signed in to change notification settings

mathigon/polygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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