Is it possible to track Vertical & Horizontal surface and place multiple objects

0 votes
asked Jun 2 by sujith (120 points)
we have to track a vertical & horizontal surface and place a object from the list of different object on either surface, So before purchase licence we want try the features, Can anyone help me to make how to add multiple objects and is it possible to track both surface on the single view area. We have try sample scene at unity but not getting success.
Please share if any tutorials or demonstration.

1 Answer

0 votes
answered 9 hours ago by kenn (19,850 points)

You can use EasyAR to track multiple horizontal plane (you need to keep the old plane in your app, the sdk does not keep it): https://www.easyar.com/doc/en/develop/plane-detection/intro.html

or environmental surfaces (not necessarily planar, and it is scale-less, not ARKit-like): https://www.easyar.cn/doc/en/develop/surface-tracking/intro.html

Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...