22
loading...
This website collects cookies to deliver better user experience
Full documentation for how to use echoAR with ARKit, AR.js, Swift for iOS, Android Studio, Flutter, and more can be found here.
Open a Unity Project: Create a new or open an existing project in Unity (make sure your Unity version is up to date and has the required modules to build an app on your platform of choice!)
Integrate Unity SDK: Double click on the echoAR-Unity.unitypackage
file to import it into your Unity project. Alternativity, click Assets > Import Package > Custom Package...
in the top menu bar and choose the echoAR-Unity.unitypackage
file to import it into your Unity project.
Assets/echoAR/Examples/sample
echoAR/echoAR.cs
to it.API Key
field with your API key.Go back to Unity and hit the Play button. The SDK will stream the 3D model into Unity.
Great work! 🎉
Real-time updates and animations: You can go back to the console to add more 3D models, delete 3D models, add metadata, or change existing metadata associated with your entry and instantly see the changes in Unity even while the Unity project is running.
For example, lets add metadata with the key direction
and the value right
.
CustomBehaviour.cs
attached.echoAR (http://www.echoAR.xyz; Techstars ’19) is a cloud platform for 3D/AR/VR that provides tools and server-side infrastructure to help developers & companies quickly build and deploy 3D games, apps, and experiences.