r0ach
May 24th, 2000, 09:06 PM
I'm trying to generate a terrain on a 40 x 40 grid. There should be three mountains, which i'll color yellow, and then gradually change to white as the altitude decreases. Can someone please try and explain to me how I can do this. I read a whole lot of source code, but it's mostly Java or C++, and it is to do 3D terrains without grids.