I was thinking we need topic to post our favorite LuxRender render settings presets.
So we can discuss what is good for what and what is overkill in some case.
Like x264 encoder gui's have a lot presets (megui, ripbot264).
Then we may add them to exporters
My latest discovery was MLT "float largemutationprob"
Till yesterday i thought valu 0.1 = nice caustics.
Then i figured let's go crazy and turned it to 0.01
So i guess it's pretty good preset for caustics (tested it in 0.9 dev 2011 December 05)
i think shadowrays ain't used in that version.
- Code: Select all
Renderer "sampler"
Sampler "metropolis"
"float largemutationprob" [0.010000000000000]
"bool usevariance" ["false"]
"integer maxconsecrejects" [11264]
Accelerator "qbvh"
"integer maxprimsperleaf" [4]
"integer fullsweepthreshold" [16]
"integer skipfactor" [1]
SurfaceIntegrator "path"
"integer maxdepth" [176]
"float rrcontinueprob" [0.99]
"string rrstrategy" ["probability"]
"bool includeenvironment" ["true"]
"string lightstrategy" ["all"]
"integer shadowraycount" [1]

