Skip to content

Commit 7f39c9d

Browse files
committed
Merge branch 'master' of github.com:YCAMInterlab/RAMDanceToolkit
2 parents f0f02b9 + 3ee984f commit 7f39c9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![](https://raw.github.com/wiki/YCAMInterlab/RAMDanceToolkit/Images/Home/ram.png)
44

5-
RAM Dance Toolkit is a C++ creative coding toolkit to create environments for dance. This toolkit contains a GUI and functions to access, recognize, and process motion data to support creation of various kinds of feedback 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 application for Windows and Mac. As an application, users also can choreograph or rehearse with previously programmed environmental conditions, which we call “scenes.
5+
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.
66

77
For more details, please see [RAMDanceToolkit wiki](https://github.com/YCAMInterlab/RAMDanceToolkit/wiki)
88

@@ -49,4 +49,4 @@ If more than one point is visible, the system will not be able to reconstruct th
4949
5050
The primary innovation of the CircleTracking app is the use of OpenCV's `estimateAffine3D()` function, which solves for the position and orientation of the sensors based on an original data set.
5151
52-
-->
52+
-->

0 commit comments

Comments
 (0)