Skip to content

baichunpeng/ARKit-QRMarker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ARKit + QRMarker

This test project is able to get an initial anchor near the marker and track it even if the marker is out of view. Also it updates the position of the object if the marker was moved. An inital anchor is a bottom left qorner of the QR mark.

Requirements

  • Xcode 9 Beta 2
  • iOS 11 Beta 2
  • A9 or better chip for ARWorldTrackingSessionConfiguration

Note: The app automatically detects if your device supports the ARWorldTrackingSessionConfiguration. If not, it will use the less immersive ARSessionConfiguration, which is to be supported by all devices. However, at the current time (Beta 2), ARSessionConfiguration is also only supported by devices with an A9 or better chip. See the release notes for details. This means you need an iPhone 6S or better to use ARKit at the current time.

status

About

Create an anchor on the QR marker plane

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages