TerrainGrid Create Unlimited Terrain to use?

Who understand this thanks.

2 Likes

Take a look at this code I wrote that does exactly that:

https://github.com/jayfella/TerrainWorld

I will use the Spring to doing JME3

How do you solve this out of memory problem?

Wait 'til they restock or try another store

The root of the problem, IO buffer overflow,
At the time of loading the terrain using iterator methods.
need delete 2 line error code.
link: https://github.com/jayfella/TerrainWorld