/me Goes over the top

Right, delays and going over the top, /me hugs feature creep :D
Basically I've decided to take this experiment in JavaScript programming to a new level, I am currently implementing a Quadtree, the goal for this is to optimise the A* path finding, so that each level can be larger, as there is less data to sift through, meaning bigger maps :D.
So what does this mean, no video yet :D but when the video does land the underpinning technology will be all the more impressive, and hopefully more speedy, or just bigger :D
So far its looking quite possible that the maps can be quite large :D, though there is still the problem of streaming blocks of map data down from the server to the browser. One possible solution to avoid any bandwidth issues due to people streaming map content from my domain is Amazon's S3 service, which once everything is working on my development box I will be looking into :D So with the current feature creep should be around the time of the apocalypse.
02:01 AM | 0 Comments

Comments