/3DJ_Prototype

Perform music with spatial gestures, powered by OpenFrameworks and Kinect

Primary LanguageC++

3DJ v 0.0.5

Installation

Install Kinect drivers, OpenNI and NITE. Get OpenFrameworks.

Clone this repository into openFrameworks/apps/devApps. Get the sound files and place them in the data directory.

DEPENDENCIES

  • Tested on OpenFrameworks v 0073 on mac osx 10.8. Should work on every platform...

  • Download ofxOpenNI 2 library and place in addons directory. For Mac users, copy config and lib directories from ofxOpenNI/mac/ into bin/data/

  • ofxUI

Another way to use 3DJ: Installing zigfu driver and download binary from www.3-dj.com(or email us for getting 3DJ binary), run 3DJ then. nothing more. But zigfu driver only includes windows and mac version. If you are using linux, you can find linux integrated driver from here(https://code.google.com/p/simple-openni/downloads/list?can=2&q=Type%3DInstaller+OpSys%3DLinux+&colspec=Filename+Summary+Uploaded+ReleaseDate+Size+DownloadCount)

Contact If you have any questions, email us at team@3-dj.com

The MIT License (MIT) Copyright (c)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.