Forum: Vue


Subject: External renderer, how does it work??

vincebagna opened this issue on Feb 10, 2007 ยท 16 posts


farkwar posted Sat, 10 February 2007 at 8:57 PM

The external renderer will use far less memory than Vue does.

It will use 100% of CPU though.

And Vue may be shut down, or used for other purposes while the external renderer is running in the background.

It will also store future renders in a queue, and render them in a row unattended.

It will generate an alpha mask, a z mask, as well as the image.