Jerome, I think a lot of people here and also on the asgvis.com forum would be interested in a solidrocks plugin for vray for sketchup
good news ! i'll be on siggraph on 3-5 august, and try to meet ASGVIS to talk about SR for Sketchup

but also I noticed that the settings will change based on the size of the output. Can you explain the thinking behind the optimization based on render output size?
sure ! i've just followed the Vray rules, and modified them a little bit.
note that all Vray default values are "prepared" for a 640*480 rendersize. So i've considered SR "base" settings for 640*480 render.
But ! There are some values that are tighly tied to the resolution :
Vray manual (
http://www.spot3d.com) says :
- When resolution double, LC subdivs needs to be doubled as well to keep the same quality.
- as well, irrmap min and max rate can be lowered by 1 each time resolution double, for example a -4 -1 irrmp at 640*480 is same than -5 -2 at 1280*960, and so on. the detail enhancement radius (in pixels) can be doubled, too, when resolution double.
At least, the AA subdivs can be lowered as well when res double, as each time the resolution double, it's just like an additionnal subdiv.
These resolution dependant settings are a pain to manage, for example for a 1/4 test render and can take huge rendertimes on big resolutions if Vray settings are not modified....
That's Why SR manages all these changing parameters, in a smart way, with an algorithm wich evaluates the number of pixels to render, and adjusting all these parameters for you each time you change the resolution or for fast 1/2 or 1/4 test render.
i've made a LOT of testings while adjusting SR presets and found some interesting settings (not exactly following the manual..)
For example, the SR0.85a default (factory

) presets make these changes, each time the resolution double :
- Lightcache subdivs are multiplied by 1.5
- irrmap min and max rates - 0.6 (to get a smooth slow down)
- detail radius is multiplied by 1.75
- AA subdivs are divided by 1.2 (to be safe)
Of course all these settings are modifiable by Sr users !
Hope it helps
