hi Juhana,

>>From: Piotr Obrzut <[EMAIL PROTECTED]>
>>
>>It does, with new terrain system (another SoC project) which supports
>>terrain paging (old system does too), you can setup your app to load
>>things only needed for specific terrain cell.

> What I'm think the world is divided to cells, but only the content
> of the current cell is rendered. The current cell is the cell where
> the camera is located. Are the cells in CS similar to my cells?

> Juhana

yes, only visible objects are rendered but that's nothing new. The
great benefit with paging is that only several cells close to the one
with camera are loaded to app memory.

-- 
greetings,
 Piotr Obrzut


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to