ducttape / ducttape-engine

Ducttape Engine - A universal game engine

Home Page:http://ducttape-dev.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement terrain paging and paged geometry

svenstaro opened this issue · comments

We have OgreTerrain and this automatically integrates with OgrePaging. We should definitely make use of that. In addition, we should use ogre-paged which pages non-terrain geometry as well.