Page 1 of 1

Fur Rendering - Subdivision Curves

Posted: Fri Jan 17, 2020 7:08 pm
by mgtaylor
Hello,

I was wondering how I can change the interpolation type for curves for fur rendering.
When using the Houdini self tools for hair generation, there is an option for "Display as subdivision curves" which smooths the hair in the viewport, but is not reflected when sent to Octane.
Please see attached screenshot.

Thank you

Re: Fur Rendering - Subdivision Curves

Posted: Mon Jan 20, 2020 12:30 pm
by juanjgon
Hi,

Octane doesn't support any kind of interpolation for the curves rendering. They are always rendered as straight lines between the control points, so if you need to smooth the hair curves you are going to need to add more points to the curves, probably at the SOP level, because the "Display as subdivision curves" only affects the viewports but not the underlying data retrieved by the Octane plugin.

Hope it helps,
-Juanjo

Re: Fur Rendering - Subdivision Curves

Posted: Tue Jan 21, 2020 12:32 pm
by mgtaylor
Ok, thanks for the reply!
Possibly something for future development?

Re: Fur Rendering - Subdivision Curves

Posted: Tue Jan 21, 2020 4:55 pm
by juanjgon
Yes, perhaps, but this is something that must be added to the Octane core. The plugin could try to subdivide/smooth the curves itself at the extraction time, but well, this makes no sense, because probably the Houdini native tools are going to do it better.

Thanks,
-Juanjo