Jamie Allen aaf6ebfeb4 moved the graphics code into David's new structure
* removed unused and unneeded classes and added the ones that were
missing
* put the most recent graphics code into David's great structural org!

current issues:
* the config file is still not loading at the start of the code (only
in RefractiveIndex.cpp does it work - not in main.cpp - where the 'full
screen', etc. are set
* the analyses being called in RefractiveIndex.cpp always run the first
listed one twice - weird!
* the saving (NUM_SAVE_PER_RUN) and frame (_frame_cnt_max) conditions
are competing - can we relate them?
2012-02-18 20:45:20 +01: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%