mayakraft / Panorama

Spherical panorama view, iOS
MIT License
649 stars 135 forks source link

image browsing #3

Closed ruhila closed 10 years ago

ruhila commented 10 years ago

Thanks for this great code Please provide feature to browse images using touch like sphere and bubbli

mayakraft commented 10 years ago

thanks ruhila, can you clarify, do you mean using a finger to pan around inside images instead of relying on the gyro/accelerometer?

mayakraft commented 10 years ago

if you're talking about a image loader, all the hooks are present to build an interactive view controller. just use: -(void) setImage:(NSString*)fileName; view controller is out of the scope of this class, for the moment at least, I'm focusing on everything inside the view.