Skip to content

simonitalia/ARSightSpotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Application Name

AR Sight Spotter

Objective

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).

Book

Advanced iOS Volume 2

Education supplier

This iOS app project is from the iBook “Advanced iOS Volumes Series, authored by Paul Hudson.

Technologies

  • ARKit

  • CoreLocation

  • SceneKit

  • SKScene

  • SpriteKit

  • SKLabelNode

  • CLLocationManager

  • CLLocation

  • simd_float4x4()

  • SCNMatrix4MakeRotation()

  • ARAnchor(transform: )

  • JSON

  • Wikipedia API

Completed

July, 2019

Deployment information

  • Deployment Target (iOS version): 12.1 and higher
  • Supported Devices: iPhone