Page 1 of 1

Image Proxy for node output

PostPosted: Sun Oct 14, 2018 8:48 am
by zcream
Hi. I want to use an image proxy for the output of a node, as the input is just an image. Hopefully proxying this to a still image will save render times. Also, I want later nodes to use this proxy still and not re-render the nodes

How would I do this ?

Re: Image Proxy for node output

PostPosted: Mon Oct 15, 2018 3:30 pm
by Bryan Ray
This is simply a special case of a prerender. Make a Saver and connect it to the point you want to prerender. Render one frame, then make a Loader pointed to the frame you just rendered and connect it to every input the node was previously connected to.

Re: Image Proxy for node output

PostPosted: Wed Oct 17, 2018 7:28 am
by zcream
Thx bryan

Sent from my Redmi 4A using Tapatalk