Skip to content

JakeCataford/Project-440-Source

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project 440

This fork is an adaptation of the visualisations for use on osx for live performances.

Install Notes

This is the raw OpenFrameworks app for quicker and more reliable source control. It has some dependencies.

  • Download the latest openframeworks (0072)
  • Place Project-440-Master into apps/myapps
  • Download and drop in ofxMidi and ofxKinectNui
  • Changes need to be made to ofxKinectNui.h, change the access of the skeletonPoints array to be Public.
  • It relies also on ofxXMLSettings, ofxOpenCV, ofxSVG, and ofxOsc, but those should come with the of download.

About

Source Files for project 440, minus the of bulk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • C 1.8%