any thoughts how you would implement this? To apply the sepia filter to the street view images would double the storage used for all the images, which is huge! Alternatively to apply the sepia filter each time a image is loaded would add a lot of load to the servers, especially if the joke is spread around the world? So some kind of caching would be in place? Or is it done in browser with the flash plugin which would be the most boring option, but also the most plausible... (that would also explain why the webgl version does not work)
The world map is just images at different zoom levels with an algorithm that adds trees, that would not be a problem I guess?
The world map is just images at different zoom levels with an algorithm that adds trees, that would not be a problem I guess?