Fractal terrain generator in Go.
- Figure out a way to make the processes more independent
- Make 3D image
- Use image file as seed
- View a tile as a piece of work and find a way to merge two tiles with a goal function
This is the algorithm used in the generator. For more information, see the following links.