Calculating terrain tile width...

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
ferdy182
Posts: 12
Joined: Sat Dec 23, 2006 12:59 pm

Calculating terrain tile width...

Post by ferdy182 »

Hi all, I need to make a terrain scene node with a certain side lenght, and I need to know how the dimensions are calculated, for example, if I have a 16x16 heightmap, and I set the terrain patch size to 9, would it be 16x9 = 144 units wide?

Thanks in advance
Post Reply