forked from http://patriciogonzalezvivo.com
By doing the call:
http://cbk0.google.com/cbk?output=xml&panoid=[pano_id]&dm=1
We get information that looks like this
At you can seee a depth image encoded in base64 (and zlib compressed)
This addon will construct the panoramic image (that you can get with getTextureReference()
) and then construct a 3D Mesh using the DepthMap information.