diff --git a/src/data/roadmaps/ios/content/arkit@k3uHcF0CsyHr6PK95UwR1.md b/src/data/roadmaps/ios/content/arkit@k3uHcF0CsyHr6PK95UwR1.md index bcbf8bd31..7d0907ffb 100644 --- a/src/data/roadmaps/ios/content/arkit@k3uHcF0CsyHr6PK95UwR1.md +++ b/src/data/roadmaps/ios/content/arkit@k3uHcF0CsyHr6PK95UwR1.md @@ -1 +1,11 @@ -# ARKit \ No newline at end of file +# ARKit + +ARKit is Apple’s framework for creating `augmented reality (AR) experiences` on iOS devices. + +`Augmented reality (AR)` describes user experiences that add 2D or 3D elements to the live view from a device’s sensors in a way that makes those elements appear to inhabit the real world. + +Visit the following resources to learn more: + +- [@official@ARKit](https://developer.apple.com/documentation/arkit) +- [@official@Setting up access to ARKit data](https://developer.apple.com/documentation/visionos/setting-up-access-to-arkit-data) +- [@article@Everything you need to know about Apple's augmented reality platform](https://www.pocket-lint.com/ar-vr/news/apple/141615-apple-ar-kit-explained/)