Just a basic terrain generator i've been adding to on my weekends off. uses a perlin noise maker and allows you to add color to it. I was hoping to add more than just a perlin but so far it is beyond my abilities - I got lucky to stumble upon the perlin class from someone who was nice enough to post it(credit givin in the code).
I've found it to be a good base that I can then load into paintshop to better tweak it.
I did have a problem of not being able to have the height and width being different values.
It's still a work in progress.....
Attachment 116305 - Moderator Note: This ZIP includes binaries(exe).
Last edited by deuce1; Jan 24th, 2021 at 07:22 PM.
Reason: added suggested modifications and corrections.