Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 683 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 683 Bytes

Stereo2016

of.0.9.*

Addons:

CGAL:

  • clone ofxCGAL, but don't leave it in addons.make - we don't want to link against it's included cgal, use the one from instead:
  • brew install cgal --with-eigen3

BOOST:

  • make CoreOF.xconfig point to brew's boost in /usr/local/

Leap Motion OSC controller to input 3D position: (https://github.com/mrbichel/LeapOSC)