Skip to content

scimusmn/mm-0116-dance-math

Repository files navigation

mm-0116-dance-math

What does half-speed feel like? Record your movements at different speeds to learn about ratios.

Install instructions

If installing on a fresh computer, start with the official exhibit computer setup.

Once base Boxen has successfully been installed, you should be ready to run the custom Partner Motion install.

boxen mm_0116_motion_math

Run the application

The application should start correctly after rebooting the computer.


Editing & compiling (Advanced)

1. Download openFrameworks

2. Clone this repository into myApps folder

  • Your folder structure will look like this:
OpenFrameworks/apps/myApps/mm-0116-dance-math/...

3. Open Xcode project

  • Open danceMath.xcodeproj in Xcode.
  • Ensure the "Scheme" (right of play/stop buttons) is set to "danceMath Release".
  • Click the Play button to build and run project.