HeightFieldBlendNeighbor

Highway

09-03-2008 20:20:08

Hiho,

How does this Data2DFormat works with the pages?


Ogre::PagingLandScapeData2D_HeightFieldBlendNeighbor: Loads data from a 8bits grey image, and blend it with already loaded neighbors. (dynamically created pages)


It seams that the images for the pages must be 512 when the pagesize is set to 513. But when I start the application, it crashes without an error. When keep the maps to the size of 513 and rise the pagesize to 514 it doesn't crash, but the terrain is totally distorted.

I hope someone can help me out, because i need those page seams to be closed...

Edit:
Ok i just found out that it just works with 8Bit Grayscale images, but then the seams are missing...