-
Notifications
You must be signed in to change notification settings - Fork 40
Overview_Jp
RAM Dance Tookitはクリエイティブコーディングでダンスのための環境を作り出すC++のツールキットです。GUIと、ダンサーのモーションデータにアクセス、解析・利用するための機能を備え、プログラミングを使って様々な環境条件(「シーン」と呼びます)を設定し、ダンサーに対するリアルタイムのフィードバックをシンプルな手順で作り出す事ができます。このツールキットはアーティストのためのソフトウェア開発環境であるopenFrameworksをベースとして開発されており、ユーザーは両方の機能を使用する事ができます。また、RAM Dance Toolkitはプログラミングを必要としないアプリケーションの形でも公開します。アプリケーションを使って、YCAMで開発された既存のシーンを使って振付やトレーニングをおこなうことが出来ます。
Kyle McDonaldによる、 RAMDanceToolkitアプリケーション使用方法の解説ムービー
Kyle McDonaldによる、 RAMDanceToolkit APIの使い方・開発の流れについての解説ムービー
YCAM InterLab "Reactor for Awareness in Motion" プロジェクトウェブサイト
RAMDanceToolkitアプリケーションと、ソースコードを以下のリンクからダウンロードする事が出来ます。 使用方法に関しては、上記リンク先の動画や、RAMDanceToolkitのセットアップをご覧下さい。過去のリリースとchange logに関しては、Other releasesをご覧下さい。
コンパイル済みのアプリケーションは、以下のリンクからダウンロード出来ます。
- RAM-app_osx_v1_2_1.zip (Mac OS 10.7+, 77.0MB, updated on 9 Feb 2015)
- RAM-app_win_v1_2_1.zip (Windows 7+, 66.3MB, updated on 9 Feb 2015)
Windowsバージョンをご使用になる場合で、Visual Studio 2012がインストールされていない場合は、Visual C++ 再頒布可能パッケージをインストールする必要があります。言語を選択し、x86バージョンのものをインストールしてください。
MOTIONER等のモーションキャプチャーシステムから送られてくるOSCメッセージと同じものをを送信する為のアプリケーションです。 同梱のモーションデータxmlファイルをアプリケーションにドラッグアンドドロップをすると再生が始まります。 RAMDanceToolkitのテスト用にお使いください。
- RAM-OSCServer_mac-v1_0_0.zip (Mac OS 10.7+, 32.6MB)
- RAM-OSCServer_win-v1_0_0.zip (Windows7+, 39.7MB)
RAMDanceToolkit, OSCサーバーやその他ソースコード、 モーションデータ等の全てが入っています。 ご自身のプロジェクトの開発にお使いください。
- RAM_Release_v1_1_0.zip (Mac OS 10.7+, Windows7+, OF0.7.4+, 107.1MB)
RAMDanceToolkitのリポジトリをcloneした場合に必要なファイルです。 上記のアプリケーション・ソースコードのzipファイルに含まれていますので、ダウンロードする必要はありません。
- 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