Page 1 of 1

Making materials in C4D with Octane for import to Unity

Posted: Thu Nov 30, 2017 1:41 am
by tttlllrrr
Is it possible to import octane materials created with C4D to Unity Octane?

Re: Making materials in C4D with Octane for import to Unity

Posted: Thu Nov 30, 2017 2:50 pm
by bepeg4d
Hi tttlllrrr,
you can save the materials in c4doctane (or any other plugin) within the LocalDB, then import the materials back into Unity from the localDB, and use the materials with unity objects, in source mode:
F93FE9C6-2DD9-4D30-BB80-32C78F6A3B8A.jpeg
Or import the single material saved as .orbx, by right-clicking in the node graph editor, always in source mode:
3C7E78E7-AF1D-491C-A375-34658D98D6A5.jpeg
ciao beppe

Re: Making materials in C4D with Octane for import to Unity

Posted: Fri Dec 01, 2017 1:19 am
by tttlllrrr
Thank you! This was very helpful.