Tagged Questions
10
votes
6answers
6k views
Realistic 2D terrain map generation
I am looking for some algorithms which allow me to generate a realistic 2D terrain map.
By realistic I mean that person will consider such map as a "normal" terrain map, not created artificially.
I ...
2
votes
2answers
510 views
2D terrain generation
How is the terrain in games like "Moon buggy", "Route 960" or similar made ?
I dont't mean the "Scorch" or "Worms" like terrain with many peaks, but I look for a way to generate smooth terain with ...
0
votes
0answers
21 views
Tree and building model placement generator XNA 4.0
Hi I was wondering if there is a way to load on 3D model like a tree or building from a map like I have seen used to generate terrain like I have seen at some tutorials. I would like to how I can use ...