googlevr / gvr-ios-sdk

Google VR SDK for iOS
http://developers.google.com/vr/ios/
Other
645 stars 191 forks source link

Modify Panorama image not work! #280

Closed Juanfry88 closed 6 years ago

Juanfry88 commented 6 years ago

I modify the default image: UIImage *image = [UIImage imageNamed:@"andes.jpg"] and I change this line: meshType:kGVRMeshTypeStereoTopBottom to MONOTYPE but not work. I only have a black image... Any ideas?

sanjayc77 commented 6 years ago

That is because the included image for the Panorama app has left and right images at top and bottom respectively: https://github.com/googlevr/gvr-ios-sdk/blob/master/Samples/Panorama/andes.jpg