Skip to content

Cemoo/Arkit-PlaneDetect-PlaceObject

 
 

Repository files navigation

Arkit-PlaneDetect-PlaceObject

ARkit demo to detect plane and place objects This ARkit demo implements the iOS 11 ARKit framework to detect planes and place objects on the selected plane. It covers the following topics:

  1. ARkitSession configuration:
  2. Implements ARSCNViewDelegate to get the tracked planes,add plane, update planes, remove planes
  3. Places the 3d model on the tapped area on the selected node mapped to ARPlaneAnchor.

Complete explanation of the code is available at https://machinethinks.com/arkit-detecting-planes-and-placing-objects/

Movie demo uploaded at https://youtu.be/rx_z8_P2TFQ Screenshot of the output: ARkit Sample

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%