Just A Basic ARCore Application in Kotlin.
A Basic ARCore & Sceneform application for android written in Kotlin based on the Sceneform Codelab in Java.
- ARCore Plane Detection
- Adding AR Objects to the Scene
adding AR Objects to the app through the sceneform plugin can be found at the codelab
- Animation on AR Objects
- Capture Image in ARCore
trust me, capturing image from an ARCore app isn't straigh forward as we thought
- Save the captured image to Persistent Storage
AR is the future.