I have online store of home decor things. And I want to create an Android app with supporting AR. For example, user will select chair, and if he wants, he can see this chair in AR (in room).
Asked
Active
Viewed 230 times
1

Jonathan Leffler
- 730,956
- 141
- 904
- 1,278

Jasur Jiyanbaev
- 67
- 6
-
what exactly do you want to achieve – Edgar Jan 03 '20 at 10:55
-
https://www.raywenderlich.com/408-getting-started-with-arcore-with-kotlin check this tutorial – Edgar Jan 03 '20 at 10:56
-
I want all the objects to load dynamically through the api, because the content will constantly change. But I do not know how to store them on the server. In what format to store? only .gltf or .mlt too? and how to get them? – Jasur Jiyanbaev Jan 03 '20 at 11:04