Skip to content

ileafsolutions/ARKit-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARKit-Demo

ARKit-Demo project is an example for how to create your space using ARKit.

Preview

Installation

Compatibility

  • iOS 11.0+

  • iPhone 6s or Later

  • ARKit Requires iPhone or iPad with an A9 processor or later is compatible to run apps.

  • Xcode 9.0+, Swift 4+

Usage

  1. To place object Virtual Object mangaer will helps to handle to place object
 virtualObjectManager.loadVirtualObject(object, to: position, cameraTransform: cameraTransform)
  1. Helps you to capture your AR-World that you created
 self.arSceneDelegate?.screenShotMethod(target: self)

More usage info can found on the example project.

Reference

Apple Developer ARKit examples

Author

iLeaf Solutions http://www.ileafsolutions.com

About

This is a sample example to place and handle your virtual objects using ARKit and it is written in swift

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages