Jamie Allen 51c0098d27 windows compatibility for saving images
* the save functions for image should work on both windows and osx now
(although we might want to move the creation of these images outside
the thread later)
* params for each analysis timing in the XML config
* minor warning / bug fixes in AbstractAnalysis.cpp and
RefractiveIndex.cpp
* cleaned up the use of OF_IMAGE_COLOR/OF_IMAGE_GRAYSCALE in all
analysis classes
2012-02-23 01:22:14 +00:00
2012-01-24 16:52:22 +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%