Can someone help me understand which framework (if any) is Google Body browser developed with?
OK, it’s WebGL and Javascript, but are they using some GWT extension that allows WebGL interaction or are they writing the js by hand and then minifying or some other framework?
Any help appreciated.
The library it’s using is called tdl.js http://code.google.com/p/threedlibrary/
And here’s the Google I/O session on the Google Body Android port http://www.google.com/events/io/2011/sessions/3d-graphics-on-android-lessons-learned-from-google-body.html
[edit]
Google Body was open sourced, woop! http://google-opensource.blogspot.com/2012/01/google-body-becomes-zygote-body-built.html
You can check out the source code from http://code.google.com/p/open-3d-viewer/