Realtime (GPU-based) Nurbs Tessellation

 From:  Michael Gibson
4405.10 In reply to 4405.9 
Hi Burr,

> Was there any way to get MoI any more than the 4 gigs?

No, not currently - 4 gigs (usually more like around 3.6 or so actually) is the most a 32-bit program can address.

But it does help a lot to run on a 64-bit OS though - on a 32-bit OS you'll actually only be able to get 2 gigs (more like 1.6 usually) actually allocated but if you're on a 64-bit OS there will be 2 more gigs available for MoI to use, provided you have that much RAM actually of course.

- Michael