How to Build an AR Face Swap App in 15 Minutes or Less

Written by echoar | Published 2021/01/02
Tech Story Tags: augmented-reality | augmentedreality | 3d | facial-detection | ar-face-swap | face-swapping | unity | hologram

TLDR Use Unity, AR Foundation, and echoAR to create your own augmented reality (AR) face swapping demo application. The full demo can also be found on echoAR’s GitHub. The app is a simple AR app that lets you swap your face with a hologram to create an AR experience. It is available for download at echoAR.xyz; Techstars ‘19’ is a cloud platform for augmented reality and virtual reality (VR) developers. It provides tools and server-side infrastructure to help developers quickly build and deploy AR/VR apps and experiences.via the TL;DR App

Can’t wait for a sequel for Nicolas Cage And John Travolta’s Face/Off movie? Then create your own simple augmented reality (AR) face swapping demo application with Unity, AR Foundation, and echoAR! The full demo can also be found on echoAR’s GitHub.

Register

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

Setup

  1. Create a new Unity project.
  2. Clone the Unity-ARFoundation-echoAR sample code.
  3. Open the sample scene under AR Foundation\Scenes\FaceTracking\FaceMesh.unity.
  4. Set the API key in the echoAR.cs script inside the echoAR\echoAR.prefab using the Inspector.
  5. Add an image hologram by uploading one of the face-#.jpg files from the assets folder to the console.
  6. Overwrite the existing echoAR/CustomBehaviour.cs script with the new CustomBehaviour.cs file.

Build & Run

Build and run the AR application. Verify that the AR Foundation\Scenes\FaceTracking\FaceMesh scene is ticked in the Scenes in Build list and click Build And Run.

Learn More & Get Support

Refer to our documentation to learn more about how to use Unity and echoAR. Feel free to reach out at support@echoAR.xyz or join our support channel on Slack.
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.

Written by echoar | Cloud platform for augmented and virtual reality (AR/VR)
Published by HackerNoon on 2021/01/02