全景热点实现

发布于 2024-12-24 17:23:27 字数 285 浏览 1 评论 0原文

我最近开发了一个应用程序,可以使用 iPhone 的 Panomagl 库查看 360 度全景图像,我想增强它并提供更多功能,例如热点。

我试图查看实现此功能的 javascript 代码,但它没有用。

我不知道从哪里开始实现这个功能,也不理解热点的概念。任何人都可以让我以正确的方式开始实现此功能吗?

提前谢谢。

I've recently developed an application that view a panorama 360 image, using Panoramagl library for iPhone, and i wanna enhance it and make more features like hotspot.

I've tried to look at a javascript code that implement this feature, but it's useless.

I don't know from where to start implementing this feature and i don't understand the concept of the hotspot. can anyone put me on the right way to start implementing this feature ?

thx in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

风透绣罗衣 2024-12-31 17:23:27

我最终使用了一个名为 KRPano 的库,在 UIWebView 中使用它,它有很好的支持并且有很多功能。

I've ended up using a library called KRPano using it in UIWebView, it has a good support and has a lot of features.

情定在深秋 2024-12-31 17:23:27

iOS 版 PanoramaGL 最近更新至 0.1 r3 版本。此新版本支持 2048x1024 像素的球形图像。并添加了热点功能。

http://code.google.com/p/panoramagl

请阅读 wiki 部分

http://code.google.com/p/panoramagl/wiki/UserGuide

PanoramaGL for iOS was updated recently to 0.1 r3 version. This new version support Spherical images 2048x1024 pixeles. And hotspots feature was added.

http://code.google.com/p/panoramagl

Please read wiki section

http://code.google.com/p/panoramagl/wiki/UserGuide

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文