List
Instant Tracking
Posted Date: 2018-03-26 21:28     Edited Date: 2018-03-28 4:48     Writer: inactive

Hi,

I am new to the AR development and I am a student. I want to develop an android application which projects 3D objects on the floor. I am just not getting how to start.

I went through the sample app and the documentation. But I want to project a chair like in this video at the beginning please watch this link -

https://www.youtube.com/watch?v=1zLMZb8MBu8

I am developing an application in the android studio and need the developers help how to project the chair using Instant tracking in the android studio.

Any help is useful.

Thanking You,

Varun

 

Posted Date: 2018-03-27 5:03     Edited Date: 2018-03-27 5:03     Writer: inactive

Hello

 

Have you checked the following documents?

https://developer.maxst.com/MD/doc/3_5_x/andr/setup

https://developer.maxst.com/MD/doc/3_5_x/andr/ex/instant

This document describes how to run the SDK in Android Studio.

And have you run the sample project on android studio? 

To enhance your chair with InstantTracker as shown in the video above, applying the sample project is the fastest way. You can change 3DCube to 3DChair on sample project. Simply, you can change the 3DCube of the sample project to chair content.

 

Thank you.

- MAXST support team

Posted Date: 2018-03-27 22:16     Edited Date: 2018-03-27 22:16     Writer: inactive

Thanks for the reply. I really appreciate the help provided.  I did execute the sample project and I also went through the documentation.  As mentioned in the above message, I tried to add a chair.png which has a chair image that I want to augment. But as you mentioned to change 3D cube to the 3D chair does that means I have to modify the TexturedCube.class to project 3D model of a chair instead of a cube.

I am really new to this AR platform and I am working on my final project for my degree completion. If I am able to learn one chair model to display in AR using MASXT then I will be able to finish the work. But I worked with different SDK's but MAXST is the only one worked and supported on my device. So any further help from the team is helpful.

Thank you all so much.

Posted Date: 2018-03-28 4:48     Edited Date: 2018-03-28 4:48     Writer: inactive

Hello,

If you want to develop in Android Studio, you have to develop a content loader. So if you can not handle Android Studio well, we recommend you use Unity. This is because it is easy to manage (change) content using Unity tools.

Thank you.

- MAXST support team