Skip to content

A basic Augmented Reality shooter made with ARKit in Swift (iOS 11)

License

Notifications You must be signed in to change notification settings

rickie1219/ARShooter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARShooter

A basic Augmented Reality shooter made with ARKit (and hence only useable with the iOS 11 beta).

Star if you're interested in a tutorial.

status

Update: Associated tutorial is now available here

Requirements

  • Xcode 9 Beta
  • iOS 11 Beta
  • 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 1), 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.

About

A basic Augmented Reality shooter made with ARKit in Swift (iOS 11)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%