1. Quickstart
Last updated
Last updated
Unity 2019 version is recommended.
(The sample project was created in 2019.1.8f1 version.)
ARGear Unity sample project is available through github link below.
clone
git clone https://github.com/argear/argear-unity-sample.git
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.
1.3.4. If you wish to build iOS, you need to refer to 2.3.3. XCode Build Setting.
After execution, you can test ARGear functionalities from the main screen menu.
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.
Details of sample implementations by using ARGear SDK and its API is available from the following chapters.