1. Quickstart
Last updated
Last updated
iOS Deployment Target 11.0 Above required.
Cocoapods(https://cocoapods.org) is required
Architecture : arm64
ARGear sample project is available through github link below.
git clone
download zip
1.3.1. In terminal, go to the path, /argear-ios-sample/sample-swift.
1.3.2. Execute pod install.
1.3.3. Open the sample code project by running created ARGearSample.xcworkspace.
After connecting to your device, build and run the sample app. The app does not run on simulator environment.
After running the app, ARGear functionalities can be tested from the menu below.
1.5.1. Beauty
16 types of face beautification functions can be tested.
1.5.2. Filter
5 types of sample filters can be tested. More samples can be tested after purchase from Content shop(https://argear.io/shop.html).
1.5.3. Content
2D, 3D sample stickers can be tested. More samples can be tested after purchase from Content shop(https://argear.io/shop.html).
1.5.4. Bulge
6 types of bulges can be tested.
Details of sample implementations by using ARGear SDK and its API is available from the following chapters.