Page 1 of 1

Updating scene/geometry in Octane Standalone

Posted: Thu Apr 21, 2016 5:03 pm
by MantasKava
So here is the thing- im using Modo and i have Octane plugin for it but i prefer using standalone more.
Question is, is there any way of "updating/re-importing" my scene in Octane standalone without losing any previuos work already done to a scene? Currently in Modo im exporting as .ocs
Im still kinda new here so dont judge me lol :)
Cheers

Re: Updating scene/geometry in Octane Standalone

Posted: Thu Apr 21, 2016 5:57 pm
by linvanchene
MantasKava wrote:So here is the thing- im using Modo and i have Octane plugin for it but i prefer using standalone more.
Question is, is there any way of "updating/re-importing" my scene in Octane standalone without losing any previuos work already done to a scene? Currently in Modo im exporting as .ocs
Im still kinda new here so dont judge me lol :)
Cheers
I am only aware of some standard scene updating work arounds for other plugins.

- Update geometry changes with .ocs:

Export as .ocs to a different temp folder
Copy / Paste the updated .obj geometry from the temp folder to the original standalone project folder.
Make sure the geometry names remain the same as in the original scene.

-> When loading the original standalone scene the geometry should be updated while all the other work done in standalone remains as before.

- - -

- Merge updated scenes with .ORBX

Export updated scene as .ORBX
import the updated scene inside the original standalone scene. (right click empty space in Node Graph Editor - import)
now just drag new pin connections from the original scene nodes to the updated nodes of the duplicate scene.
delete unneeded duplicate nodes.


compare:

https://docs.otoy.com/#51The%20Graph%20Editor

- - -
Side Note:
It would be interesting to have a "live link" bridge from the plugins to standalone.
Similar like GoZ between Zbrush and 3rd party software

Any changes to the scene you make in the plugin would be automatically updated in the standalone.

Re: Updating scene/geometry in Octane Standalone

Posted: Thu Apr 21, 2016 6:38 pm
by Seekerfinder
Hi Manta,
My workflow is as follows. Import the OBJ into standalone. Apply materials, views etc. When a geometry change is needed I go back to my modelling app, make the changes and export to the same OBJ name, overwriting the previous OBJ. Then I open my previous OCS file which references the new OBJ. With the relevant changes. Materials, camera nodes etc should all still be in place.

Hope that helps.

Best,
Seeker

Re: Updating scene/geometry in Octane Standalone

Posted: Thu Apr 21, 2016 8:10 pm
by stratified
If you work with .obj files, you can reload the mesh in the standalone:
reload_button.png
cheers,
Thomas

Re: Updating scene/geometry in Octane Standalone

Posted: Fri Apr 22, 2016 6:00 am
by MantasKava
Thanks guys! that what i was looking for!