Page 1 of 1

Archive ORBX still renders image?

Posted: Tue Mar 08, 2016 7:39 pm
by WhyGee
Hi,
I'm trying to archive a scene to Orbx/alembic with "Export without render scene" checked but it still calculates the image itself. Could you confirm or am I doing something wrong?

Thanks
Yaniv

Re: Archive ORBX still renders image?

Posted: Tue Mar 08, 2016 9:37 pm
by juanjgon
With the "Export without render scene" option enabled the plugin should export the files without render the scene. Do you have a scene that render the images while exporting the scene with this option enabled?

-Juanjo

Re: Archive ORBX still renders image?

Posted: Mon Apr 04, 2016 7:55 am
by WhyGee
Hi
Sorry for the delayed response.
So it happens when Rendering Mode is set to Full Scene Reload. Otherwise it works fine but not everything in the animation updates properly.
Could you possibly check urgently and provide a quick fix if possible? On a tight deadline and would like to render on a friend's machine as well.

Thank you!
Yaniv

Re: Archive ORBX still renders image?

Posted: Mon Apr 04, 2016 8:12 am
by juanjgon
Yes, only while rendering in "update" mode you can write animated .orbx files. Unfortunately some features can't be updated, for example objects with variable topology, update some parameters and so on. This is why we added the "full scene reload" mode.

What can't be updated in your scene while rendering in update mode?

-Juanjo

Re: Archive ORBX still renders image?

Posted: Mon Apr 04, 2016 8:55 am
by WhyGee
I haven't checked exactly why it only renders correctly in Full Reload even when rendering the animation straight from houdini. I guess it has to do with those limitations you've mentioned. I have CHOPS controlling timewarps on many things so maybe something there is not updating.

Thanks

Re: Archive ORBX still renders image?

Posted: Mon Apr 04, 2016 8:57 am
by WhyGee
Is it possible to have it export to standalone per frame? I'm assuming this way the Update mode would work as if Full Reload no?

Re: Archive ORBX still renders image?

Posted: Mon Apr 04, 2016 9:03 am
by juanjgon
Yes, I suppose that you could export only one frame to each .orbx file if you set the same start and end frame in the ROP node. Perhaps you could need a script controling the ROP node to export all the frames of your animation.

-Juanjo

Re: Archive ORBX still renders image?

Posted: Mon Apr 04, 2016 10:50 am
by WhyGee
Thanks!