#config file #starts a comment, must be on its own line
#each line has a key between %% and a value after the space, most should be
#self explanitory to the AOI user. If you don't know what it does, leave it be
#defaults are sensible values for most renders.
#
%%WIDTH%% 800
%%HEIGHT%% 600
%%FPS%% 30
%%STARTTIME%% 0.0
%%ENDTIME%% 1.0
%%FILENAME%% C:\\Users\\edward\\Desktop\\renderfarm\\node\\test.aoi
#do not put the .png, .jpg on this line, the script will do it for you
%%SAVEFILE%% C:\\Users\\edward\\Desktop\\renderfarm\\node\\render\\out
#
#0 none, 1 AI, 2 MC, 3 direct photon mapping, 4 final gather photon maping
%%globalIlluminationMode%% 1
#also need to set this to one of 1, 4, 8, 16, 32, 64 if you want GI to actually work
%%raysToSampleEnvironment%% 1
#
%%causticsPhotonsInEstimate%% 100
%%noiseFilterIterations%% 5
%%softShadows%% false
%%russianRouletteSampling%% false
%%minRayIntensity%% 0.01
%%transparentBackground%% false
%%caustics%% false
%%extraGIEnvSmoothing%% 100.0
%%scatteringPhotonsInEstimate%% 100
%%scatteringMode%% 0
%%extraGISmooting%% 10.0
%%maxRaysPerPixel%% 16
%%maxRayDepth%% 8
%%textureSmoothing%% 1.0
%%depthOfField%% false
%%noiseFilter%% false
%%minRaysPerPixel%% 4
%%maxSurfaceError%% 0.02
%%scatteringPhotons%% 1000
%%antialiasing%% 1
%%highDynamicRange%% true
%%gloss%% false
%%causticsPhotons%% 10000
%%globalIlluminationPhotonsInEstimate%% 200
%%globalIlluminationPhotons%% 10000
%%reduceAccuracyForDistant%% true
%%materialStepSize%% 1.0