DEV Community

Cover image for How to Use Unity and echoAR for Body Occlusion [Tutorial]
echo3D for echo3D

Posted on

How to Use Unity and echoAR for Body Occlusion [Tutorial]

Alt Text

Here’s a great example demo for simple human body occlusion with Unity, AR Foundation, and echoAR. The full demo can also be found on echoAR’s GitHub.

Note: this demo requires an iOS device with A12 bionic chip running iOS 13.

Register

Don’t have an API key? Make sure to register for FREE at echoAR.

Setup

  • Clone this project and open in Unity.
  • Load the PeopleOcclusion scene from the Assets/Scenes folder in Unity.
  • Set your echoAR API key in the echoAR prefab.
  • Add your own images or images from the Images folder to the echoAR console.

Run

  • Upload the images from the Image folder to your project.
  • Build and run the AR application. Click the Add Open Scenes button below Scenes In Build. Verify that the Scenes\PeopleOcclusion scene is ticked in the Scenes in Build list and click Build And Run.

Learn more

Refer to our documentation to learn more about how to use Unity and echoAR.

Support

Feel free to reach out at support@echoAR.xyz or join our support channel on Slack.

Screenshots

Alt Text


echoAR (http://www.echoAR.xyz; Techstars ’19) is a cloud platform for augmented reality (AR) and virtual reality (VR) that provides tools and server-side infrastructure to help developers & companies quickly build and deploy AR/VR apps and experiences.

Alt Text

Top comments (0)