List
Place the 3D Model on a Tap gesture in Instant Tracking
Posted Date: 2018-04-16 22:26     Edited Date: 2018-04-17 7:35     Writer: inactive

How to place a 3D Model on the exact touched point while using Instant Tracker Plane. I have go through the example ExtraInstantTrackerPlane where gestures are used to change the transform values. If I move the mobile to a new surface and click it the object should be placed on the area. Please let me know if there is an approach other than retacking the surface on the screentap.

1. SDK Version: 3.5
2. Development Environment: Unity-Android
3. Tracker/Scanner - Instant Tracker
4. License Type - Free
 

Posted Date: 2018-04-17 7:35     Edited Date: 2018-04-17 7:35     Writer: inactive

Hi, Bharath

We have already added drawing sample for instant tracker.

You should find that sample in github samples.

Please refer to link below.

https://github.com/maxstdev/MaxstARSDK_Unity_Sample/blob/master/Assets/ExtraSample/Scenes/ExtraInstantTrackerBrush.unity

This sample scene shows how to paint linked line by touch.

Best regards,
Jack
SDK Team, MAXST