Forum: Vue


Subject: Memory usage problem

JimboGranite opened this issue on Jul 11, 2003 ยท 20 posts


Alekssander posted Sat, 12 July 2003 at 12:15 PM

Vue has the problem that it don't always clean up the memory after usage. You can always add more memory but it's going to use all of it anyway. If you render an Image, stop when the memory is full, save image and scene, end vue, wait until memory cleaned up. Start vue, load scene, resume render. Gebe: Try render the free fountain animation, and see what happens.