I am creating an iOS app in HTML5 / CSS / Javascript and want to show Android Photosphere's (VR JPEGs) in the browser, specifically on an iPad with iOS 6. I've looked at this excellent work, but it won't run on my iPad.
codebase: https://github.com/kennydude/photosphere
sample: http://kennydude.github.com/photosphere/test.html
Any solutions out there? Thanks in advance, Greg
The code seems to require WebGL which is not supported on Mobile devices.