Page 1 of 1

open Subdiv

Posted: Mon May 25, 2015 4:26 pm
by carmandale
I am trying to use the openSubdiv feature, but it seems to have no effect. I can only get smooth geo if I actually smooth the geo. I have a heavy scene and would like to have it happen at render time. Is it working in maya for anyone?

thanks,
Dale

Re: open Subdiv

Posted: Mon May 25, 2015 7:47 pm
by zboog
Right above where you set the octane level (how much smoothing) you need to set the geo to something other than the default, like movable proxy, for instance.

Re: open Subdiv

Posted: Mon May 25, 2015 8:09 pm
by carmandale
thank you. That fixed it.

so does that mean if you want to use open subdiv, you will have to reload the geo each frame?

thanks,
Dale

Re: open Subdiv

Posted: Tue May 26, 2015 1:40 pm
by zboog
It's actually the opposite - movable proxy allows you to cache the geo in memory and the other proxy settings allow different levels of deformable geo to be cached.

Re: open Subdiv

Posted: Tue May 26, 2015 7:56 pm
by JimStar
zboog wrote:It's actually the opposite - movable proxy allows you to cache the geo in memory and the other proxy settings allow different levels of deformable geo to be cached.
Wrong.
Just read the manual mesh types section carefully.

Re: open Subdiv

Posted: Tue May 26, 2015 9:22 pm
by zboog
Of course Jim's right. The main thing is that moving things around in the IPR and using the built-in Octane OpenSubDiv requires you to select one of those geometry types rather than the default. I defer to the manual and Jim for how it really works under the hood.