export orbx from untiy

Forums: export orbx from untiy
A public forum for discussing and asking questions about the Octane for Unity Alpha

Moderator: ChrisHekman

export orbx from untiy

Postby mathaig » Wed Jul 10, 2019 1:49 pm

mathaig Wed Jul 10, 2019 1:49 pm
Hello, I would like to dump a scene that has been prepared in octane to orbx. Is it possible ?
What are the functionas that are exposer via the menu items ?

Regards
m
mathaig
 
Posts: 21
Joined: Fri Jun 14, 2019 11:06 am

Re: export orbx from untiy

Postby ChrisHekman » Wed Jul 10, 2019 2:35 pm

ChrisHekman Wed Jul 10, 2019 2:35 pm
You can export your scene to orbx via the top menu bar. Octane->Export Scene
If you want to export an animation or timeline, you can use the Timeline exporter or the Recorder. You can find these in the top bar menu as well.
ChrisHekman
OctaneRender Team
OctaneRender Team
 
Posts: 968
Joined: Wed Jan 18, 2017 3:09 pm

Re: export orbx from untiy

Postby mathaig » Wed Jul 10, 2019 7:47 pm

mathaig Wed Jul 10, 2019 7:47 pm
Sorry, I did not precise, I want to do this via script. Is it possible ?
regards
mathaig
 
Posts: 21
Joined: Fri Jun 14, 2019 11:06 am

Re: export orbx from untiy

Postby ChrisHekman » Thu Jul 11, 2019 8:40 am

ChrisHekman Thu Jul 11, 2019 8:40 am
Code: Select all
OctaneUnity.Scene.Instance.Save("c:\yourfolder\file.orbx");
ChrisHekman
OctaneRender Team
OctaneRender Team
 
Posts: 968
Joined: Wed Jan 18, 2017 3:09 pm

Re: export orbx from untiy

Postby mathaig » Thu Jul 11, 2019 8:58 am

mathaig Thu Jul 11, 2019 8:58 am
So from you are suggesting is that i dump an orbx at every frame.
Let me give you the full context. I Would like to record a timeline into orbx. The purpose of this: to batch render the timeline outside unity.

Is the API of the recorder window exposed so that I can kick off orbx export myself ?

I hope I'm clear.
Regards
mathaig
 
Posts: 21
Joined: Fri Jun 14, 2019 11:06 am

Re: export orbx from untiy

Postby ChrisHekman » Thu Jul 11, 2019 10:31 am

ChrisHekman Thu Jul 11, 2019 10:31 am
Sorry, there is no C# API for the recorder or the timeline.
ChrisHekman
OctaneRender Team
OctaneRender Team
 
Posts: 968
Joined: Wed Jan 18, 2017 3:09 pm

Re: export orbx from untiy

Postby mathaig » Thu Jul 11, 2019 9:15 pm

mathaig Thu Jul 11, 2019 9:15 pm
Exposing a function like so:
static void Record(OctaneUnity.RecorderSettings setting)
{
...
}


Is the same a pressing the record button via the recorder dialog. This could help us clear off hours of or tedious labour.
Could you please help us with this ?

regards
mathaig
 
Posts: 21
Joined: Fri Jun 14, 2019 11:06 am

Return to Octane for Unity


Who is online

Users browsing this forum: No registered users and 5 guests

Thu Mar 28, 2024 9:34 am [ UTC ]