Object placement

ARKit 2.0 supports object placement, and the application has been coded to allow for switching between image detection and object detection from within the application settings.

The default object has been scanned for object recognition and included as part of the project. However, to scan your own objects for object recognition, you must follow Apple’s instructions for object scanning. You can support object recognition in updates to this application by using Apple’s object scanner app and then importing the scan results as an object placement result in the Xcode project.