[OSM-dev] 3d Import into OpenArena working

Nick Whitelegg Nick.Whitelegg at solent.ac.uk
Wed Oct 14 10:29:23 BST 2009


>I don't think, it have to introduce a web dependency. It is just a java 
script application running inside a >browser. The script don't have to be 
on a website. It can also be a local file. The map data can also be local 
>files - maybe. 

That's the issue, that JS cannot normally read local files - for security 
reasons. You'd have to make at least one request to the server, as far as 
I'm aware - though the data could then be cached locally for next time.

Nick




More information about the dev mailing list