Skip to content

A projection mapped sculptural installation that reacts to audio locally and images over social networks.

License

Notifications You must be signed in to change notification settings

HellicarAndLewis/Flux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flux

A projection mapped sculptural installation that reacts to audio locally and images over social networks.

Development setup

  • OSX 10.9.3
  • OpenFrameworks (0.8.1)
  • Node.js (0.10.5)

Install

Put this repository into your openframeworks apps folder (next to my_apps)

Install addons:

cd addons
git clone https://github.com/Flightphase/ofxTextInputField.git
git clone https://github.com/YCAMInterlab/ofxTimecode.git
git clone https://github.com/obviousjim/ofxMSATimer.git
git clone https://github.com/Flightphase/ofxRange.git
git clone https://github.com/arturoc/ofxTween.git
git clone https://github.com/YCAMInterlab/ofxTimeline.git
git clone https://github.com/kylemcdonald/ofxCv.git
git clone https://github.com/rezaali/ofxUI.git
git clone https://github.com/patriciogonzalezvivo/ofxPro.git
	git clone https://github.com/patriciogonzalezvivo/ofxTimelinePro.git
git clone https://github.com/patriciogonzalezvivo/ofxFX.git
git clone https://github.com/labatrockwell/ofxLibwebsockets.git
git clone https://github.com/kylemcdonald/ofxFft.git
git clone https://github.com/charlesveasey/ofxMultiGLFWWindow.git
git clone https://github.com/bakercp/ofxIO.git
git clone https://github.com/danomatika/ofxMidi.git

Usage

Hot keys of UIProject

  • h : show/hide the UI
  • Ctrl + f : toggle fullscreen mode
  • Ctrl + s : save (if LOG is enable uploads a screenshot to flickr)
  • Ctrl + S : save as... (make a preset)
  • Ctrl + r : start/stop recording (if LOG is enable uploads the video to flickr)
  • Ctrl + d : enable/disable DebugMode
  • Ctrl + e : enable/disable EditMode (let you drag lights)

How to Animate with timeline-UIProject

  1. Enable the TIMELINE TAB
  2. Click on "Animate"
  3. Click any UI element
  4. A timeline will apear. Edit it.
  5. Check that TIMELINE TAB is enable
  6. Position the starting time on the timeline and hit SPACEBAR

About

A projection mapped sculptural installation that reacts to audio locally and images over social networks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published