Are there any libraries or classes out there to show a 360 degree panorama on the iPhone?

I found this here: http://code.google.com/p/panoramagl/ but it's not up to date and only for old versions of ios.

I'm thankfull for any link that helps me to create a 360 degree panorama view on ios.

推荐答案

I've recently found KRPano and since it's not listed here..

Objective-c相关问答推荐

UITableViewCell:如何防止蓝色 Select ​​背景不带 isSelected 属性?

Objective C 中的 RSA 实现

如何在情节提要中为视图控制器提供标识符?

通过指针算术访问数组值与 C 中的下标

如何通过仅更改高度而不更改宽度来调整 UILabel 的大小?

如何更改 UIButton 的突出显示 colored颜色 ?

iPhone:将日期字符串转换为相对时间戳

在 macOS 10.9+ 上删除 plist 文件不会重置应用程序

iOS7过度导航栏按钮填充

将 NSArray 转换为 NSDictionary

如何在 iPhone 上显示来自 API 的 HTML 文本?

接口类型不能静态分配?

CFURLCopyResourcePropertyForKey 失败,因为通过 URL 没有方案

自定义 UINavigationBar 背景

'supportedInterfaceOrientations' 实现中的返回类型冲突: - 警告

在 Objective-C 中_和touch之间的区别

如何以编程方式在 UINavigationController 中按下返回按钮

发送通知到山狮通知中心

为什么使用弱指针进行委托?

按字典中键的值对字典的 NSArray 进行排序