Page 1 of 1
Render AOVs only
Posted: Wed Jan 12, 2022 6:11 pm
by ceen
Hi,
is there a way to output AOVs only without rendering beauty etc? Since they are calculated in sync with main rendering is there a fast output way other than put like 1 sample into pathtracing etc?
Re: Render AOVs only
Posted: Wed Jan 12, 2022 11:27 pm
by SSmolak
This is probably not possible because render passes are generated during rendering as side product. Technically beauty pass is a mix of all other AOVs. But simple masks should be generated without the need of final rendering - as it is in CPU renderers.
Re: Render AOVs only
Posted: Thu Jan 13, 2022 8:59 am
by ceen
Yes most likely. Do you know how to render layer masks and MatID, ObjID etc only?
Re: Render AOVs only
Posted: Thu Jan 13, 2022 1:51 pm
by aoktar
ceen wrote:Yes most likely. Do you know how to render layer masks and MatID, ObjID etc only?
You can't have anything without main render buffer. Just use maxsamples low as giving acceptable outputs.