-
Notifications
You must be signed in to change notification settings - Fork 40
Overview
RAM Dance Toolkit is a C++ creative coding toolkit to create environments for dancers. This toolkit contains a GUI and functions to access, recognize, and process motion data to support creation of various environmental conditions (called “scene”) and gives realtime feedbacks to dancers using code in an easy way. Toolkit uses openFrameworks, a software development toolkit for artists, which means users can use functions from both RAM Dance Toolkit and openFrameworks. RAM Dance Toolkit will also be published as an application for Windows and Mac. As an application, users also can choreograph or rehearse with previously programmed scenes.

Screencast concerning how to use RAMDanceToolkit application by Kyle McDonald
Screencast concerning how to develop using RAMDanceToolkit API by Kyle McDonald
Whole documentation of "Reactor for Awareness in Motion"
You can download latest version (v1.0.0) RAMDanceToolkit app and source code from the links below. Please see also How to setup RAMDanceToolkit page. Older releases of RAMDanceToolkit are archived here.
You can download the compiled application from here.
- RAM-app_osx_v1_1_0.zip (Mac OS 10.7+, 106.1MB)
- RAM-app_win_v1_1_0.zip (Windows 7+, 136.7MB)
An application which send osc messages instead of MOTIONER or other sensors. The following link includes RAMOSCServer and MotionData xml files. This application starts sending OSC message when you drag and drop xml files onto app screen. It will help your testing RAMDanceToolkit.
- RAM-OSCServer_mac-v1_0_0.zip (Mac OS 10.7+, 32.6MB)
- RAM-OSCServer_win-v1_0_0.zip (Windows7+, 39.7MB)
This zip includes all source code and motion data it can be used for developing your own project.
- RAM_Release_v1_1_0.zip (Mac OS 10.7+, Windows7+, OF0.7.4+, 107.1MB)
For users who cloned RAMDanceToolkit repository, please download the Sounds and MotionData files from the link below since our repo doesn't include some big size files.
- RAM-Sound_MotionData_v1_0_0.zip (99.9MB)
RAMDanceToolkit by YCAM InterLab, Yoshito Onishi, Satoru Higa, Motoi Shimizu, and Kyle McDonald is licensed under the Apache License, Version2.0
Copyright 2012-2013 YCAM InterLab, Yoshito Onishi, Satoru Higa, Motoi Shimizu, and Kyle McDonald
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

This Document by YCAM InterLab, Yoshito Onishi, Satoru Higa, Motoi Shimizu, and Kyle McDonald is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
This Wiki and API References (RAMDanceToolkit 1.0.0) is created on 2013-03-09