How to use ARKit using SceneKit
This is the continuation of the previous blog about ARKit introduction. Today we can see how we can implement ARKit by simply placing the default object in the real world using SceneKit. To implement ARKit we need some basic knowledge in one of the...