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
Unity 2019 version is recommended.
(The sample project was created in 2019.1.8f1 version.)
1.2. Download Sample Project
ARGear Unity sample project is available through github link below.
clone
git clone
https://github.com/argear/argear-unity-sample
.git
download
https://github.com/argear/argear-unity-sample
Could not load image
1.3. Build and Run
1.3.1. Open the project and open
Assets/Sample.unity
scene.
1.3.2. Change your platform as you wish from
File > Build Setting
. (Only Android and iOS supported currently)
1.3.3. Check whether
ARGear/ARGearScene
exists in
File > Build Setting
, and click
Build And Run
button to run the sample project.
Could not load image
1.3.4. If you wish to build iOS, you need to refer to
2.3.3. XCode Build Setting
.
1.4. Test ARGear Functionalities
After execution, you can test ARGear functionalities from the main screen menu.
Could not load image
1.4.1. Beauty
16 types of face beautification functions can be tested.
1.4.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.4.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.4.4. Bulge
6 types of bulges can be tested.
1.5. Next Step
Details of sample implementations by using ARGear SDK and its API is available from the following chapters.
iOS - Previous
14. API Reference
Next - Unity
2. Configuration Settings
Last modified
2yr ago
Copy link
Contents
1.1 Requirements
1.2. Download Sample Project
1.3. Build and Run
1.4. Test ARGear Functionalities
1.5. Next Step