[OSM-dev] WebGL 3D OSM viewer project

2009-11-27 Thread Nick Whitelegg
Hello everyone, After spending a bit of time getting familiar with WebGL (in-browser hardware accelerated 3D graphics) I have now managed to develop an application which will download and render OSM data with WebGL. Not very impressive yet (all ways are rendered as white lines!) but I thought

Re: [OSM-dev] WebGL 3D OSM viewer project

2009-11-27 Thread Peter Körner
Nick Whitelegg schrieb: Hello everyone, After spending a bit of time getting familiar with WebGL (in-browser hardware accelerated 3D graphics) I have now managed to develop an application which will download and render OSM data with WebGL. Not very impressive yet (all ways are rendered

Re: [OSM-dev] WebGL 3D OSM viewer project

2009-11-27 Thread Nick Whitelegg
Hi Peter, It always fails with: Error: this.wgl is null Source File: http://www.free-map.org.uk/3d/main.js Line: 164 Puzzled by this, unless it's something that's changed on the latest nightly build - it worked for me this morning, using the nightly build from yesterday (Thursday). What OS