I found this cool open source map database that kicks ass! here's a script that uses it
http://h1.ripway.com/stirfry/openstreet3dmapnavigator/test3dOpenStreet.html
sorry IE users, you're outa luck. Gates won't let you use canvas tags
I have a script to move floors around and I'm going to work on adapting this map database into another lightweight version of this script.
here's my test *
http://h1.ripway.com/stirfry/javascript/tests/canvas/cubegradient/raycaster2.html
*haven't been able to figure out the bug that screws it up the first load. You have to refresh the page to get the floor to work right. For some reason it's not clearing the canvas. might be that the event doesn't get added . Hard to understand that one.
http://h1.ripway.com/stirfry/openstreet3dmapnavigator/test3dOpenStreet.html
sorry IE users, you're outa luck. Gates won't let you use canvas tags
I have a script to move floors around and I'm going to work on adapting this map database into another lightweight version of this script.
here's my test *
http://h1.ripway.com/stirfry/javascript/tests/canvas/cubegradient/raycaster2.html
*haven't been able to figure out the bug that screws it up the first load. You have to refresh the page to get the floor to work right. For some reason it's not clearing the canvas. might be that the event doesn't get added . Hard to understand that one.