opengl es - Is it possible to view panoramic image using google cardboard in iOS application? -


i have been searching ways integrate google cardboard sdk in ios. 1 way using unity looking through can directly integrate cardboard sdk in ios , want view panoramic image in that. there way that?

i looking ios alternative project : link here

okay, i've spent few days getting cardboardsdk-ios want (which "exhibit" demo in google cardboard app), , i'm pretty pleased it. i'm guessing it's pretty faithfull original, since i'm not familiar original, can't sure.

but can it's not case of dropping panoramic data set in. need bit of work display stereo image pair required, in opengl, depending on viewer has head pointing. if understand 3d transforms, how opengl works, , you've got data prepared correctly, should not onerus working.

of course - done in xcode in objectivec/c++ - , not in java. , i'm assuming "panoramic image" mean have hemispherical stereo data set should give see in google's cardboard "urban hike" demo.

hope helps !


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -