Page 1 of 1

Baking C4D Shader

Posted: Fri Oct 02, 2015 5:03 pm
by skoeth
Hi Ahmet,

i just set up a scene with a whole lot of c4d noises.
with a resolution of 1024x1024px in the c4d shaders tab (which is definitly needed in my case) it takes very long to compute the baking for all of the shaders.
when thinking about speeding the thing up i was wondering about what is computing this baking process. is it the cpu or the gpu?
or do you have any hint on how to speed that up?

Cheers have a nice evening,
Jonas

Re: Baking C4D Shader

Posted: Sat Oct 03, 2015 7:36 am
by bepeg4d
hi,
if you export the scene to the standalone, all the shaders are backed into textures and saved in the assets folder. Then you can manually change the shaders with the backed texture, or save the materials to your localDB from the standalone and change the entire material ;)
ciao beppe

Re: Baking C4D Shader

Posted: Sat Oct 03, 2015 9:49 am
by aoktar
It's done by cpu and default is one core. I don't advice to use multiple cores due possible crashes. It's a workaround to requests about using more variety of unavailable shaders in octane. It's not a ideal way to work but is a solution for current stage. I'm hoping to add native octane shaders with help of osl. let's see...

Re: Baking C4D Shader

Posted: Mon Oct 05, 2015 7:37 am
by skoeth
bepeg4d wrote:hi,
if you export the scene to the standalone, all the shaders are backed into textures and saved in the assets folder. Then you can manually change the shaders with the backed texture, or save the materials to your localDB from the standalone and change the entire material ;)
ciao beppe
thats a great tip beppe, appreciate!
unfortunately in this case all the noises are animated, so i would have to save the animated sequences what makes it bit difficult.
but i will try that, thanks again!

Re: Baking C4D Shader

Posted: Mon Oct 05, 2015 9:30 am
by bepeg4d
Hi,
if so, why not backing the various shaders and then, apply it as animated texture to the octane material?
Schermata 2015-10-05 alle 11.27.11.jpg
BakeText.zip
(111.21 KiB) Downloaded 153 times
ciao beppe

Re: Baking C4D Shader

Posted: Mon Oct 05, 2015 10:23 am
by skoeth
okay the question is, what is taking more time in the render process.
letting the shaders being baked by octane or loading a whole bunch of image sequences to the seen.
everything in regard to a network render process.

do you have any experiences?

Re: Baking C4D Shader

Posted: Mon Oct 05, 2015 10:34 am
by bepeg4d
Hi,
obviously it depends from scene to scene, but, in my experience, backing the procedural texture could speed up the animation rendering a lot, if you can, give it a try ;)
ciao beppe