Forums

Full Version: OSM2World support
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://osm2world.org/

OSM2World is a converter that creates three-dimensional models of the world from OpenStreetMap data.

Sadly it is a Java app. However, the notion of levels created from real roads/landscapes is a potentially limitless world to race in.

Obviously it would be a very large undertaking.
Whilst embedding OSM2World is not really feasible... looking into it a bit more, it can easily be used to create .obj files using real world map data - so if you want to create a track for that favourite location of yours, this would be by far the fastest way to get it off the ground.
Thanks Charlie, this option makes it much more interesting.

The osm files can be downloaded here: http://wiki.openstreetmap.org/wiki/Plane...ownloading

I am not sure about its limits though. It crashed for me when trying to load bangkok.osm (132MB). The crash was due to some NaN values. What an irony, ha ha!

Will try something smaller later.