Large Terrain

Everything related to 3D programming
flood
User
User
Posts: 32
Joined: Sun Aug 14, 2011 10:32 pm

Large Terrain

Post by flood »

A recently added feature in the 3d engine is that we can now render very large terrain, but I can't seem to find a way to actually load large terrain without running out of memory and crashing. Is there a way to page the terrain in and out of memory that I'm missing?

Thanks!