Jamie Allen 38ec4da627 ALLOCATING the saved images
* 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/
2012-02-26 19:12:34 +01:00
2012-02-26 19:12:34 +01:00
2012-02-26 19:12:34 +01:00
2012-01-24 16:52:22 +01:00
2012-02-26 19:12:34 +01:00

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
[kunstwerk] Refractive Index
Readme 375 KiB
Languages
C++ 100%