Forum: Vue


Subject: How long to render 10 minutes of decent quality animation in Vue?

Zanzo opened this issue on Mar 31, 2008 ยท 11 posts


wabe posted Mon, 31 March 2008 at 2:40 AM

Do a simple test. Render an average image of your animation and look how long it takes.

Now you have 10 minutes = 600 seconds. Let's say you render 15 images per second (if not 25 which is normal) it means 15X600 = 9000 images (15000 for the 25 images per second).

Now you multiply the time Vue on your system needs for the average image from the animation and you get an approximation of the time that will needed.

One day your ship comes in - but you're at the airport.