> For the complete documentation index, see [llms.txt](https://bryan-guner.gitbook.io/knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bryan-guner.gitbook.io/knowledge/14-pure-education/knowledge-master/augmented-reality/arkit.md).

# ARKit

## Links

* [ARKit 1.5 Opens a Whole New Realm of Possibilities](https://www.macstories.net/ios/arkit-15-opens-a-whole-new-realm-of-possibilities/)
* [ARVideoKit](https://github.com/AFathi/ARVideoKit) - Capture & record ARKit videos, photos, Live Photos, and GIFs.
* [ARKit-SCNPath](https://github.com/maxxfrazer/ARKit-SCNPath) - Create paths for your Augmented Reality environments using just points to represent the centre of the path.
* [Getting started with RealityKit (2019)](https://medium.com/@maxxfrazer/getting-started-with-realitykit-3b401d6f6f)
* [Capturing ARKit scene (Like `react-native-arkit`) into WebRTC video stream](https://github.com/jhen0409/rn-webrtc-arkit-integration)
* [Code examples for Depth APIs in iOS](https://github.com/shu223/iOS-Depth-Sampler)
* [RealityUI](https://github.com/maxxfrazer/RealityUI) - Swift Package for creating familiar UI Elements in a RealityKit rendered AR or VR scene.
* [ARTetris](https://github.com/exyte/ARTetris) - Augmented Reality Tetris made with ARKit and SceneKit.
* [ArKit smoothedSceneDepth API](https://twitter.com/nobbis/status/1295816678169890816)
* [Advanced Scene Understanding in AR (2020)](https://developer.apple.com/videos/play/tech-talks/609/)
* [Facemoji Kit](https://github.com/facemoji/facemoji-kit) - Face tracker with blend shapes coefficients, 3D head pose and dense mesh in real-time on iOS, Android, Mac, PC and Linux.
* [SceneKit PortalMask](https://github.com/maxxfrazer/SceneKit-PortalMask) - Clean class to create a portal in SceneKit for use in ARKit.
* [FocusEntity](https://github.com/maxxfrazer/FocusEntity) - Bringing the scanning box from SceneKit to RealityKit.
* [AR with SceneKit and Metal (2020)](https://emillindfors.com/blog/2020-12/ar-with-scenekit-and-metal/) ([HN](https://news.ycombinator.com/item?id=25373105))
* [ARImageTracking](https://github.com/riccqi/ARImageTracking) - Augmented Reality image tracking with SwiftUI and RealityKit and ARKit 4. ([Tweet](https://twitter.com/riccqi/status/1347562930078826498))
