List
Question about features
Posted Date: 2019-07-21 18:43     Edited Date: 2019-07-23 0:45     Writer: inactive

Hi, I'm considering the SDK for my project. And I have a couple of questions and will be glad if you will answer them, because I have tight deadline, and I'd like to choose wisely. Here are the questions:

1. What limitations on object tracker? Does it has issues with smooth shapes? What limitations on the size of object?

2. Can MaxST be used in project near with ARFoundation? 

3. Can it be exported with unity project as native module and integrated in native project without issues?

Thank you in advance for response.

 

Posted Date: 2019-07-22 4:57     Edited Date: 2019-07-22 4:57     Writer: inactive

Hello sag797kn. 

Thank you for your interest in the Maxst SDK. Here are the answers:

1. The object size can be up to the table size. There is no other limit to the object tracker.

2. We have not used it with the AR Foundation. Let me know what you want to do and I'll give you a detailed answer.

3. It is possible to load it as a native module and integrate it into a native project. However, it is not recommended. Since every time the Unity version is updated, it will fix a lot of things, so you will know that you need to do a lot of maintenance.

Slowly review and ask if you have any additional questions.

Thank you.

 

Leo

Maxst Support Team

Posted Date: 2019-07-22 8:01     Edited Date: 2019-07-22 8:01     Writer: inactive

2. Just make device dependant choose - if device support ARKit/ARCore - use ARFoundation for plane detection. If not - MaxST's algorithm.

Posted Date: 2019-07-22 18:01     Edited Date: 2019-07-22 18:01     Writer: inactive

Sure, I'd like to make it. I just asking about possible conflicts. For example in graphic APIs or something like this.

Posted Date: 2019-07-23 0:42     Edited Date: 2019-07-23 0:42     Writer: inactive

Hello sag797kn.

Plane search is possible using only the Maxst SDK. Is there any reason to use it with AR foundation? As my second answer, we do not know what inconvenience it would cause because there is not yet a user who uses the AR Foundation and Maxst SDK together. If the Maxst SDK does not have enough features and you are forced to use it together, is not our SDK just enough?

 

Leo

Maxst Support Team

Posted Date: 2019-07-23 0:45     Edited Date: 2019-07-23 0:45     Writer: inactive

You can use the Unity samples by clicking on the Document tab above. The features you want look like an instant tracker. - Planar Recognition - Before you can get a full license, you may want to try the free license beforehand. It is recommended that you run the sample code yourself and review it.

 

Leo

Maxst Support Team