スマホ関連の海外ニュースです。
ARCore SDKはiOSアプリのクラウドアンカー機能を提供し、経験を共有し、iOSとAndroidデバイス上で利用可能になった。
このガイドでは、次のとおりです。
アンカーを使用するには、以下のものが必要です:
iOSバージョン11以降を実行している次のARKit互換のiPhoneのいずれかになります。
次の手順では、ARCore SDKをプロジェクトに追加し、クラウドアンカーを操作するための開発環境を構成する方法を説明します。
また、クラウドのアンカーをホストし、解決するサンプル・アプリケーションを試してみてください。
クラウド(Cloud)アンカーをサンプル・アプリケーションには、デバイス間での共有クラウドアンカーIDのFirebaseを使用します。独自のアプリの中でそれぞれ異なる溶液を使用することができる。
サンプルアプリでFirebaseストレージをセットアップするには:
アンカーを使用するには、プロジェクトにAPIキーを追加する必要があります。
続きを読む…
Quickstart for Cloud Anchors in iOS
The ARCore SDK provides cloud anchor capabilities for your iOS apps, making it possible for users on both iOS and Android devices to share AR experiences. This guide shows you how to: To use cloud anchors, you’ll need: One of the following ARKit-compatible iPhones running iOS version 11 or later: The following steps show you how to add the ARCore SDK to your project and configure your development environment for working with cloud anchors. You can also Try out an example app that lets you host and resolve cloud anchors.
Read more…