tim-speed / openmap-gta

Old styled GTA game using open map data
13 stars 1 forks source link

Generic Objects / Miscellaneous "Ways" #7

Open Glavin001 opened 11 years ago

Glavin001 commented 11 years ago

What little details should we include in the future?

Glavin001 commented 11 years ago

Check out tQuery's terrain generator example: http://jeromeetienne.github.com/tquery/plugins/terraingenerator/examples/

Glavin001 commented 11 years ago

See natural key in Open Street Maps: http://wiki.openstreetmap.org/wiki/Key:natural

Glavin001 commented 11 years ago

Use Open Street Maps SRTM terrain data with tQuery's terrain generator script Information on STRM: http://wiki.openstreetmap.org/wiki/SRTM Possible product: http://wiki.openstreetmap.org/w/images/4/4b/Glosm-srtm.png

Glavin001 commented 11 years ago

Sky: http://stemkoski.github.com/Three.js/Skybox.html

Glavin001 commented 11 years ago

All static / non-moving objects in the scene should be merged. Read: http://learningthreejs.com/blog/2011/10/05/performance-merging-geometry/