Skip to content

Overview_Jp

itotaka edited this page Apr 25, 2013 · 40 revisions

RAM Dance Tookitはクリエイティブコーディングでダンスのための環境を作り出すC++のツールキットです。GUIと、ダンサーのモーションデータにアクセス、解析・利用するための機能を備え、プログラミングを使って様々な環境条件(「シーン」と呼びます)を設定し、ダンサーに対するリアルタイムのフィードバックをシンプルな手順で作り出す事ができます。このツールキットはアーティストのためのソフトウェア開発環境であるopenFrameworksをベースとして開発されており、ユーザーは両方の機能を使用する事ができます。また、RAM Dance Toolkitはプログラミングを必要としないアプリケーションの形でも公開します。アプリケーションを使って、YCAMで開発された既存のシーンを使って振付やトレーニングをおこなうことが出来ます。

リンク

Kyle McDonaldによる、 RAMDanceToolkitアプリケーション使用方法の解説ムービー

Kyle McDonaldによる、 RAMDanceToolkit APIの使い方・開発の流れについての解説ムービー

YCAM InterLab "Reactor for Awareness in Motion" プロジェクト web site

ダウンロード

RAMDanceToolkitアプリケーション最新版(v1.0.0)、ソースコードを以下のリンクからダウンロードする事が出来ます。 使用方法に関しては、上記リンク先の動画や、本wiki内のドキュメンテーションを参考にしてください。

アプリケーション

  • for Mac OS (10.7+, 79.8MB)
  • for Windows (7+, xxxMB) -- 近日中にダウンロード可能になります

ソースコード

ライセンス

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.