* moved the synthesis saving to an abstract function called saveImageSynthesis() * allocating the images we're saving out in a renamed create_dir_allocate_images() * MAKE SURE TO PUT THE CONFIG FILE IN /data/
WARNING: WORK IN PROGRESS...
configuring OpenFrameworks
-----------------
these files are configured according to OpenFrameworks addons - http://ofxaddons.com/howto
(1) drag-drop "ReflectiveIndex" folder into your OpenFrameworks project
(2) Install depedencies: {ofxDirList, ofxControlPanel, ofxXmlSettings};
(3) Press Play!
Description
Languages
C++
100%