I have included a program in the code archeives that creates Random Terrain Tiles.
It is set at wire frame to show the form better.
Some of you newbees may find it is just what you need to create a random terrain.
It creates very nice characteristics for height.
After studying Perlin Noise programs for about 3 weeks I found nothing that
did what I was looking for so I designed my own.
The key I was looking for was speed and simplicity.
Here is the link:
http://www.blitzbasic.com/codearcs/codearcs.php?code=1031
Hope someone finds it usefull, and if you have any questions about using
it in your own program, post your questions here.
Enjoy.
It is set at wire frame to show the form better.
Some of you newbees may find it is just what you need to create a random terrain.
It creates very nice characteristics for height.
After studying Perlin Noise programs for about 3 weeks I found nothing that
did what I was looking for so I designed my own.
The key I was looking for was speed and simplicity.
Here is the link:
http://www.blitzbasic.com/codearcs/codearcs.php?code=1031
Hope someone finds it usefull, and if you have any questions about using
it in your own program, post your questions here.
Enjoy.