* need to talk to tom about _mesh_size_multiplier and the camera positionings * still need to fix the file saving thing - we're getting very few frames out for the number of frames in current (threading issue)
WARNING: WORK IN PROGRESS...
configuring OpenFrameworks under Xcode
---------------------------------------
these files are configured according to OpenFrameworks addons - http://ofxaddons.com/howto
(1) drag-drop "ReflectiveIndex" folder into your OpenFrameworks project
(2) Install depedencies: {ofxXmlSettings, ofxOpenCV, ofxFileHelper};
(3) Press Play!
Description
Languages
C++
100%