streetView

While investigating material for a new project on borders and national boundaries I came across interesting work from Patricio Gonzales, building on the StreetExplorer from Paul Wagener.

After some experimentation the hack now builds vectors of 3d meshes and allow orientation to match them up.

3D streetview Point cloud of Stokes Croft, Bristol, UK made from 7 nodes of points,

3D point cloud live rendering, Stokes Croft, Bristol from Daniel Buzzo on Vimeo.

Having discovered there is base64 encoded lidar depth data inside google street view images. Exploiting this Patricio built an OpenFrameworks addon ofxStreetView which I have been playing with toward a new project.

see the current code on git hub here;

https://github.com/danbz/streetView