AR Sight Spotter
The objective of this app is to overlay (augment) the real world with information (text) about what's around the user. The app works by using the iPhone camera to display the real world, the CoreLocation framework to figure out where in the world the user is, the wikipedia API to download data of based on the user's location, and the ARKit framework to overlay the additional, virtual data (node objects).
Advanced iOS Volume 2
This iOS app project is from the iBook “Advanced iOS Volumes Series, authored by Paul Hudson.
-
ARKit
-
CoreLocation
-
SceneKit
-
SKScene
-
SpriteKit
-
SKLabelNode
-
CLLocationManager
-
CLLocation
-
simd_float4x4()
-
SCNMatrix4MakeRotation()
-
ARAnchor(transform: )
-
JSON
-
Wikipedia API
July, 2019
- Deployment Target (iOS version): 12.1 and higher
- Supported Devices: iPhone