# Easy AR 3.0 Documentation

![](https://1413926957-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgATWbsXiFJ9V1pG3RP0K%2Fuploads%2F2s5uNs4m7QjpN6k35xMp%2Fd01197b0-2234-4a0c-887d-0b78b5f6be01.webp?alt=media\&token=66aa3739-7ade-4a79-9448-3874fe4242db)

## What is Easy AR?

Easy AR is a Unity package that can be used to easily set up your own Augmented Reality application without knowing any coding skills. We have improved features of Easy AR with AR Foundation 4+ Versions & bring you 8 new utility scenes which are AR Single Vertical & Horizontal Placement, Multiple Object Placement, AR Measurement, AR Tilling, AR Image Target, AR Face Filter & AR Portal. With our newer update image tracking demo and face tracking demo bring you a thrilling experience of immersive content to your doorstep.&#x20;

<figure><img src="https://1413926957-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgATWbsXiFJ9V1pG3RP0K%2Fuploads%2FvkcJFB7eE2esT4L7lkSM%2FScreen%20Shot%202023-11-13%20at%207.21.57%20AM.png?alt=media&#x26;token=8f5a34ed-01ac-4b46-9eab-ea3d5b22968c" alt=""><figcaption><p>Easy AR Menu</p></figcaption></figure>

## Features of EasyAR

1. Automatic Object Placement
2. Configurable Gesture Controls
3. Automatic Lights & Reflections
4. Baked Contact Shadows
5. No Coding Skills Needed
6. Compatible with iOS and Android&#x20;
7. AR Measurement Utilities
8. AR Tilling Utilities
9. New Feature Utility Scenes

## Getting Started with Easy AR

Follow our handy guides to get started on the basics as quickly as possible:

#### Demos

* [Single Object Placement](https://render-island.gitbook.io/easy-ar/demos/single-object-placement)
* [Multiple object placement](https://render-island.gitbook.io/easy-ar/demos/multiple-object-placement)
* [AR Measurement](https://render-island.gitbook.io/easy-ar/demos/ar-measurement)
* [AR Tilling](https://render-island.gitbook.io/easy-ar/demos/ar-tilling)
* [AR Face Filter](https://render-island.gitbook.io/easy-ar/demos/ar-face-tracking)
* [AR Image Target](https://render-island.gitbook.io/easy-ar/demos/ar-image-target)
* [AR Portal](https://render-island.gitbook.io/easy-ar/demos/ar-portal)

#### Fundamentals

* [Import Easy AR package into Unity](https://render-island.gitbook.io/easy-ar/fundamentals/import-easy-ar-package-into-unity)
* [Upgrade Unity Packages of Easy AR Unity Project](https://render-island.gitbook.io/easy-ar/fundamentals/upgrade-unity-packages-of-easy-ar-unity-project)
* [Build the application](https://render-island.gitbook.io/easy-ar/fundamentals/build-the-application)

#### Guides

* [How to create a new prefab](https://render-island.gitbook.io/easy-ar/guides/how-to-create-a-new-object-prefab)
* [Setting up a custom scene](https://render-island.gitbook.io/easy-ar/guides/setting-up-a-custom-scene)
  * [Single Object Placement](https://render-island.gitbook.io/easy-ar/demos/single-object-placement)
  * [Multiple Object Placement](https://render-island.gitbook.io/easy-ar/demos/multiple-object-placement)
* [How to set up the AR tilling](https://render-island.gitbook.io/easy-ar/guides/how-to-set-up-the-ar-tilling)
* [How to create a custom AR Face](https://render-island.gitbook.io/easy-ar/guides/how-to-create-a-custom-ar-face)
  * [How to create an AR Face with Face Paint](https://render-island.gitbook.io/easy-ar/guides/how-to-create-a-custom-ar-face/how-to-create-an-ar-face-with-face-paint)
  * [How to create an AR Face with Face Mesh](https://render-island.gitbook.io/easy-ar/guides/how-to-create-a-custom-ar-face/how-to-create-an-ar-face-with-face-mesh)
* [How to create a Custom Image Target Demo](https://render-island.gitbook.io/easy-ar/guides/how-to-create-a-custom-image-target-demo)
* [Shadow map generation](https://render-island.gitbook.io/easy-ar/guides/shadow-map-generation)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://render-island.gitbook.io/easy-ar/easy-ar-3.0-documentation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
