Skip to content

This project is an example for how to create your space using ARKit

Notifications You must be signed in to change notification settings

iLeafSolutionsPvtLtd/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 project is an example for how to create your space using ARKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages