Satisfaction! Successfully implemented the rectangle covering algorithm from http://eprints.cs.vt.edu/archive/00000102/01/TR-88-17.pdf …pic.twitter.com/x4GXNdAR
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@PetriPurho I've coded it in 2d and have to break the mesh into planar segments to apply it. I'm not doing it realtime, it's not slow O(N^2)