Page 1 of 1

animated mesh with 'Render Curves' parameter

Posted: Thu Feb 03, 2022 8:18 pm
by portnicki
Hey Paul,

I've got another one for you :roll:

So I have some polygons and some curves within one Mesh.
Polys have material A (with texture displacement) and curves have material B.

I'm using a Bend Effector on the mesh to animate it. As long as I try to render a still images - the bend effector, the displacement and the 'Render Curves' works fine.
But when I try to render an animation, or if I change the camera view - basically anything that makes Octane's viewport reload - the mesh dissapears :cry: I'm left with just the curves. If I turn OFF the "render curves" parameter - my polygons come back, but I dont have the curves anymore. This looks like a bug of some kind.

Yeah I know that I could separate the curves to a different mesh, but the problem is I have a bunch of different Effector already applied to the mesh and I would need to apply them by hand all over again to just the curves. Which would take way too much time that I don't have right now :/

Not sure what is the problem here - I was thinking that it's maybe the displacment, but when I got rid of it nothing changed, so I guess it's not that.

Re: animated mesh with 'Render Curves' parameter

Posted: Fri Feb 04, 2022 1:21 am
by face_off
Hi

I am pretty sure that if there are any curves on a Modo Mesh item, then the polygons will not render in Octane (only the curves will). So you will need to split the mesh into 2 (which I understand you would prefer to not do). Unfortunately it a limitation of the current plugin.

Paul

Re: animated mesh with 'Render Curves' parameter

Posted: Fri Feb 04, 2022 2:31 am
by portnicki
face_off wrote:Hi

I am pretty sure that if there are any curves on a Modo Mesh item, then the polygons will not render in Octane (only the curves will). So you will need to split the mesh into 2 (which I understand you would prefer to not do). Unfortunately it a limitation of the current plugin.

Paul
ehh that's what I was afraid off. Maybe an idea for a future fix?

This is a pretty common thing to have a deformed mesh with fur on top (animal, human).
I'm baking modo Fur material to Curves most of the time. Fortunatelly modo can also bake to poly strips instead of curves. It's just heavier later to load to Octane.

Thanks Paul

Re: animated mesh with 'Render Curves' parameter

Posted: Fri Feb 04, 2022 4:34 am
by face_off
portnicki wrote:
face_off wrote:Hi

I am pretty sure that if there are any curves on a Modo Mesh item, then the polygons will not render in Octane (only the curves will). So you will need to split the mesh into 2 (which I understand you would prefer to not do). Unfortunately it a limitation of the current plugin.

Paul
ehh that's what I was afraid off. Maybe an idea for a future fix?

This is a pretty common thing to have a deformed mesh with fur on top (animal, human).
I'm baking modo Fur material to Curves most of the time. Fortunatelly modo can also bake to poly strips instead of curves. It's just heavier later to load to Octane.

Thanks Paul
I think this would be very hard to change. It has been this way since the very first release of the plugin. Octane would need a separate Mesh item for the mesh to the stand hair, so this would be a lot of work to build into the existing plugin code structure (which assume a 1 Modo Mesh to 1 Octane Mesh relationship). So I don't think it's something that could be implemented in the short or medium term, sorry.

Paul

Re: animated mesh with 'Render Curves' parameter

Posted: Fri Feb 04, 2022 2:55 pm
by portnicki
understood. Thanks for clearing this up.