🇬🇧:
ARKit-Sample is a demo about ARkit :
- Horizontal Plane Detection
- Vertical Plane Detection
- Image Detection
- Adding a node in the scene with the anchor on the horizontal plane using tap gesture
- Scale the node with pinch gesture
v2.0 Add Face tracking
🇮🇹:
ARKit-Sample è una demo dimostrativa dell'utilizzo base di ARKit. Ecco le principali funzionalità :
- Plane Detection Orizzontale
- Plane Detection Verticale (introdotto con ARKit 1.5 e iOs 11.3)
- Image Detection (introdotto con ARKit 1.5 e iOs 11.3)
- Aggiunta di un nodo alla scena ancorato al piano tramite tap gesture
- Scale del nodo con il pinch gesture
v2.0 Aggiunto face tracking

