Interactive Installation /w Kinect V1.0, TouchOSC, ofxMSAFluid
- Download and Install OpenFrameworks
- Clone this repository in OpenFrameworks/apps/myApps/
- Run ./bin/PhantasmInstallation (Linux) or build with 'make'
Important
When building, make sure you install the following dependencies:
- ofxBeat
- ofxBeatTracking
- ofxGui
- ofxKinect
- ofxMSACore
- ofxMSAFluid
- ofxMSAInteractiveObject
- ofxOpenCv
- ofxOsc
- ofxPostProcessing
- ofxXmlSettings
- ofxSimpleGuiToo
Scene
- 'D' HideDebugInfo
- 'd' drawFluid
- 'p' drawParticles
- 'f' ToggleFullscreen
- 'r' resetFluid
- 'g' hideGUI
- 'alt' changeScene
Kinect
- '>' increaseFarThreshold
- '<' decreaseFarthreshold
- '+' increaseNearThreshold
- '-' decreaseNearThreshold
- 'w' enableDepthNearValueWhite
- 'o' openKinect
- 'c' closeKinect
- 'arrow_up' changeKinectAngleUp
- 'arrow_down' changeKinectAngleDown

