ARFocusSquare
Minimum Requirements
- Swift 5.0
- iOS 13.1
Installation
ARFocusSquare is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ARFocusSquare'
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Usage
See the Example for a full working example as can be seen in the image above
License
ARFocusSquare is available under the MIT license. See the LICENSE file for more info.
Disclaimer
The code presented herein was taken and adapted from the code made available by Apple in the example ARKitInteraction