/Sceneform-Basic-AR-app

Just A Basic ARCore Application in Kotlin.

Primary LanguageKotlin

JABARA

Just A Basic ARCore Application in Kotlin.

A Basic ARCore & Sceneform application for android written in Kotlin based on the Sceneform Codelab in Java.

This Project Covers

  1. ARCore Plane Detection
  2. Adding AR Objects to the Scene

adding AR Objects to the app through the sceneform plugin can be found at the codelab

  1. Animation on AR Objects
  2. Capture Image in ARCore

trust me, capturing image from an ARCore app isn't straigh forward as we thought

  1. Save the captured image to Persistent Storage

AR is the future.