ARKit官方介绍 https://developer.apple.com/arkit/
WWDC2017 ARKit Demo App:Placing Objects in Augmented Reality
ARKit文档 https://developer.apple.com/documentation/arkit
基于 ARKit 现实增强射击演示 https://github.com/farice/ARShooter
ARKit 环境内结合 metal + SceneKit 实现 3D 画笔 https://github.com/laanlabs/ARBrush
基于相机位置 AR 环境内画线条 https://github.com/lapfelix/ARKit-line-drawing
ARKit 外加简单交互,实现 AR 场景的三连棋游戏演示 https://github.com/bjarnel/arkit-tictactoe
基于ARKit的飞机 https://github.com/arirawr/ARKit-FloorIsLava
基于ARKit的狼 https://github.com/yx79/ARKit-Wolf
Apple ARKit Example App https://github.com/markdaws/arkit-by-example
An ARKit box-drawing demo https://github.com/alunbestor/Boxify
结合 ARKit 和 SceneKit 现实增强环境下 3D 版俄罗斯方块 https://github.com/exyte/ARTetris
基于 ARKit 的尺子 https://github.com/duzexu/ARuler
ARKit-CoreLocation:AR 与 GPS 精确数据的结合,开始一次导航之旅 https://github.com/ProjectDent/ARKit-CoreLocation
ARKit从入门到精通 http://blog.csdn.net/u013263917/article/category/6959089