Where do you normally start from vlado with that value?
Announcement
Collapse
No announcement yet.
Aao
Collapse
X
-
Grand so - It seems like the 1.0 value has been slightly debunked!
Where does something like motion blur subdivs fit into all this also? I can totally understand The AA sampler being able to reduce the number of material and Light subdivs of an object since the eye rays will hit a surface, but for motion blur subdivs how does that tie in with the various unified sampling parts? Would it be considered almost like extra geometry (eg AA style) sampling rays being added in with a motion blurred object almost being treated like duplicates of the same mesh at different positions in time?
What would be the way to think about your motion blur subdivs and how they're affected by aa reducing other samplers - would it be the same thing of your subdivs being reduced by the rate of the aa?
Much appreciated for the advice again!
Comment
-
How do you render AO pass with VrayDistanceTex?
Originally posted by vlado View PostYou can't for the moment - I just gave it as an example for the effect that is needed.
Best regards,
Vlado
are there more efficient ways to do AO render element these days?
Comment
-
The best consensus seems to be that it doesn't play nice with the sampling of your average scene, so you're better off doing a utility pass render with different aa settings for this and also using 32 bit output for your depth and point position passes. Distance tex still needs to be configured with objects to calculate itself and it won't allow you do add in two objects that affect each other, so it's harder to just add in as a render element like dirt is.
Comment
-
Not so much that, it just seems like a lot of the big vfx vray users just do a second scene for passes that don't need the materials and lighting of the main scene so they can use lower anti aliasing and also save in 32 bit without making huge exr files!
Comment
-
I usually do as you mention Jo.
Quick to set up and quicker to render as well.
Comment
-
The latest version of mental ray can render out an AO pass on the GPU at the same time as rendering the beauty pass. Any chance of something like that finding its way into V-Ray?
http://www.youtube.com/watch?v=wG183KmxlKs
Comment
Comment