Page 1 of 1
AOC pass only
Posted: Tue Sep 15, 2020 11:02 pm
by rustyippolito
Is there a way to render only the ambient occlusion pass without a "MAIN" pass? Trying to speed up render times for when we only need AOC pass...
Re: AOC pass only
Posted: Wed Sep 16, 2020 8:23 am
by juanjgon
Hmm, I don't think so. The beauty pass is always rendered, as far as I know.
Thanks,
-Juanjo
Re: AOC pass only
Posted: Wed Sep 16, 2020 8:32 am
by galleon27
Switch the kernel to info channels and set it to AO.
Re: AOC pass only
Posted: Wed Sep 16, 2020 8:55 am
by juanjgon
Ah, yes, true. Sorry. You can use the infochannel kernel to render some of the passes without rendering the beauty pass using the conventional kernel. I'll try to remember this for the future
Thanks,
-Juanjo