DARI stands for Depth Augmented Reality Interior. It is conducted by Android Studio with the language, Java.
Using ARCore's Depth API among Google APIs, you can determine which object is closer to the AR screen and use it to decorate virtual interiors that are more realistic and three-dimensional than existing AR applications.
- Can place/delete/rotate/move object or place multiple objects.
- Login/Logout
- Share the experience through community
Device: Galaxy A80
Installation Environment: Android Studio
Library:
implementation 'com.google.ar:core:1.19.0'
implementation 'de.javagl:obj:0.2.1'
implementation 'com.google.firebase:firebase-storage:19.2.0'
implementation 'com.google.firebase:firebase-auth:19.4.0'
implementation platform('com.google.firebase:firebase-bom:25.12.0')
implementation 'jp.wasabeef:glide-transformations:4.0.0'
implementation 'com.github.bumptech.glide:glide:4.11.0'
Kim Dong-Jae [email protected] Gachon Univ
Bae Tae-Won [email protected] Gachon Univ
Kim Kyu-Yeon [email protected] Gachon Univ
Song Yu-Jin [email protected] Gachon Univ
https://github.com/KimKyuyeon/AR_Object_placment
https://drive.google.com/file/d/1bZbGP4j17oFiM-hbjCbbTrQTFIt1Tp-H/view?usp=sharing