123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|389|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Blitz -> Isometric Terrain

Missing Content

This used to be a substantial post by Tikihead but the content has been deleted.
Fri, 19 Feb 2010, 05:24
HoboBen
Sounds like you need to smooth the values out - there are several smoothing techniques but the simplest might be to loop through each tile and average it's height with it's neighbours to each side. To smooth it further, repeat this several times.

-=-=-
blog | work | code | more code

Missing Content

This used to be a substantial post by Tikihead but the content has been deleted.