Forum: Vue


Subject: Multi_threeding in Vue

mouser opened this issue on Apr 05, 2009 ยท 5 posts


Xpleet posted Mon, 06 April 2009 at 3:35 AM

I'm pretty sure the pre-rendering processes are single threaded. Using a quadcore and in taskmanager Vue is 25% in load (means 1 core is working on it) then when the actual rendering starts it it jumps to 95-98% load.

Pre-calculations like in displacement mapping can take painfully long and there's no progress bar for it.