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.
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
.
- Generate model in Cheeta3D and export to Video
- Convert to PNG frames in Adobe Media encoder
- Generate @3x assets using https://github.com/lukszar/iOS-Images-Prepare
- Compress using Pngyu and ImageOptim.