Hi,
the first questios is for AppGameKit DEVELOPER: why for Augmented Reality you have chosen Google ARCore and not other Kit (for example Vuforia or ARToolkitX or other ) ?
ARcore is only for a number of limited device at moment. the list of device compatible is very poor . I have used Vuforia and ARToolKit with Unity and the app crated run on all device.
for example my P8 Lite 2017 smartphone is not supported and so I can't use ARCore :-(
Now the second question is:
is possible in AppGameKit Tier 1 create an app that recognizes the forms. ? I explain :
the app start and turn on the rear camera of smartphone, when camera see a simple form ( for example horizontal line , veritical or a square )
start an animation
I make an example:
When camera see an horizontal line, start an animation of a person that walk on line like as line was a floor.