Page 1 of 1

"Update Render Geometry" vs. "Rebuild Scene"

Posted: Sat Sep 29, 2018 4:10 pm
by lunarstudio
Pardon my ignorance, but what is the real difference between the two? I tried searching both the online manuals and forums. The manual section lacks this information and the forum search function doesn't work as I anticipate.

I have a high geometry grouped object that when I use the Viewport rendering function, I am pausing then rotating the group to obtain different views. The viewport doesn't update to reflect the turned group after pausing and unpausing.
I'll often either have to hit the "Update Render Geometry" button or "Rebuild Scene" but they both seem to do the same thing.
The better solution would be for the rendering engine to recognize that something has been turned/moved even if something is paused/unpaused.

Re: "Update Render Geometry" vs. "Rebuild Scene"

Posted: Sun Sep 30, 2018 9:08 am
by SergKlyosov
To see changes of position/rotation/scale you need to select your objects, then go to OctaneProperties and click on checkbox called "Movable proxy"

Re: "Update Render Geometry" vs. "Rebuild Scene"

Posted: Fri Oct 05, 2018 1:04 pm
by lunarstudio
Thanks. That's one workaround. But does "Movable Proxies" assume that there will be no further changes to the actual geometry and/or texturing?

Also, this still doesn't answer my original questions.

Re: "Update Render Geometry" vs. "Rebuild Scene"

Posted: Fri Oct 05, 2018 1:51 pm
by paride4331
Hi lunarstudio,
Update Render Geometry reloads the scene geometry onto the GPU. This button must be used if scene elements have been added or changed while the OctaneRender Viewport is open. Otherwise, scene geometry is reloaded onto the GPU whenever the OctaneRender Viewport is closed and re-opened.
Rebuild Scene, rebuilds al the scene elements including lighting and materials.
As SergKlyosov said, Octane proxy allows real-time updates in the OctaneRender Viewport for Octane proxies that are animated in a scene, it's not a work around. Texturing it is automatically updated in OctaneRender Viewport.
Regards
Paride

Re: "Update Render Geometry" vs. "Rebuild Scene"

Posted: Fri Oct 05, 2018 4:16 pm
by lunarstudio
Thank you for the clarification!