ARGear SDK Documentations
Search…
ARGear SDK Documentations
Introduction
Android
1. Quickstart
2. Configuration Settings
3. ARGear Overview
4. ARGSession
5. Camera
6. Rendering
7. CMS Service
8. Download Contents
9. Set Contents
10. Media
11. Switch Camera Face
12. Enable Debugging Mode
13. ARCore Connect API
14. API Reference
iOS
1. Quickstart
2. Configuration Settings
3. ARGear Overview
4. ARGSession
5. Camera
6. Rendering
7. CMS Service
8. Download Contents
9. Set Contents
10. Media
11. Switch Camera Face
12. Enable Debugging Mode
13. ARKit Connect API
14. API Reference
Unity
1. Quickstart
2. Configuration Settings
3. ARGear Plugin Overview
4. ARGearManager
5. ARGearCamera
6. CMS Service
7. Download Contents
8. Set Contents
9. Switch Camera Face
10. Enable Debugging Mode
11. API Reference
Powered By
GitBook
1. Quickstart
1.1 Requirements
iOS Deployment Target 11.0 Above required.
Cocoapods(
https://cocoapods.org
) is required
Architecture : arm64
1.2. Download Sample Project
ARGear sample project is available through github link below.
git clone
git clone
https://github.com/argear/argear-ios-sample.git
download zip
https://github.com/argear/argear-ios-sample
1.3. Pod Install
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.
1.4. Build and Run
After connecting to your device, build and run the sample app. The app does not run on simulator environment.
1.5. Test ARGear Functionalities
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.
1.6. Next Step
Details of sample implementations by using ARGear SDK and its API is available from the following chapters.
Android - Previous
14. API Reference
Next - iOS
2. Configuration Settings
Last modified
1yr ago
Copy link
Outline
1.1 Requirements
1.2. Download Sample Project
1.3. Pod Install
1.4. Build and Run
1.5. Test ARGear Functionalities
1.6. Next Step