============= Compiling & Running the Code ============== All C/C++ code tested on amber.csil.sfu.ca. All Matlab *.m code tested on prometheus in the SCIRF lab. The rendering scripts were tested on prometheus in the SCIRF lab. To make, type in (you may have to run makeAll twice to generate the correct dependencies): > ./makeAll To run with preset parameters, type in: > ./runAll stage_1/ and stage_2/ contains a couple of Matlab .m files which could be ran after ./runAll completes. - CSIL does not have Matlab common/renderAll could be ran after ./runAll completes. - CSIL does not have vuVolume2 - need to update directory of vuVolume2 in common/render All images seen in the presentation are in the images/ directory. To run each main program separately, follow the instructions in - ./main_comments.txt ======== External libraries not included ============== - vuVolume2 & Matlab are not included on the web because their shear size would cause me to run out of disk quota on the web server. - I would gladly provide instructions on how to obtain a version of vuVolume2 from the CVS, upon request