Tagged Questions

4
votes
5answers
378 views

Multiple texture images blended together onto 3D ground

How do computer games render their ground? I will be using a heightmap for geometry (though I will later optimize it) but I am wondering what the best technique is, for example, to …
3
votes
5answers
107 views

Where to get Terrain Data - both free and paid?

Where can you get terrain data? What resolution data can you get for free? What resolution data can you get when you buy the data? How much is that data? I found this site that …
1
vote
2answers
495 views

AS3 3D terrain texture generation: Looking for intermediate/advanced ideas

Hello, all! I have been bashing away at Away3D for AS3, and have made a little terrain generator, using Perlin Noise to create a heightmap, and then for texturing, to splice toget …
1
vote
6answers
304 views

Game Terrain Database Model

I am developing a game for the web. The map of this game will be a minimum of 2000km by 2000km. I want to be able to encode elevation and terrain type at some level of granularit …
0
votes
3answers
276 views

Realistic 2D terrain map generation.

Hello guys. 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 ma …
0
votes
0answers
182 views

QuickConnectiPhone and Google Maps (Hybrid) in terrain mode

Is there a way so show google maps in (hybrid) terrain mode with QuickConnectiPhone? Is it possible to search like usa, california, street number instead of using latitude and long …