# wrld-unity-ar-samples **Repository Path**: GrayDonne/wrld-unity-ar-samples ## Basic Information - **Project Name**: wrld-unity-ar-samples - **Description**: Samples demonstrating how to use the WRLD SDK in conjunction with ARKit and ARCore - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WRLD Unity AR Samples ![WRLD](http://cdn2.eegeo.com/wp-content/uploads/2017/04/screenselection01.png) * [Support](#support) * [Getting Started](#getting-started) * [WRLD Unity SDK Documentation](#wrld-sdk-documentation) * [License](#license) These sample apps showcase [WRLD Unity SDK's](https://wrld3d.com/unity/latest/docs/api/) integration with ARCore and ARKit platforms to build basic AR experiences for supported Android and iOS devices. ## Support If you have any questions, bug reports, or feature requests, feel free to submit to the [issue tracker](https://github.com/wrld3d/wrld-unity-ar-samples/issues) for this repository. ## Getting Started These sample apps demonstrate the use of the WRLD's Unity SDK that allows developers to create AR experiences for supported Android and iOS devices. Choose a platform from the table below to see detailed instructions for building each app. Platform | Unity plugins required ------------------------------------------------|------------------- [Getting started on ARCore](https://wrld3d.com/unity/latest/docs/examples/device-deployment-arcore/) | [Google ARCore](https://github.com/google-ar/arcore-unity-sdk), [WRLD Unity SDK](https://www.assetstore.unity3d.com/en/#!/content/86284) [Getting started on ARKit](https://wrld3d.com/unity/latest/docs/examples/device-deployment-arkit/) | [Apple ARKit](https://www.assetstore.unity3d.com/en/#!/content/92515), [WRLD Unity SDK](https://www.assetstore.unity3d.com/en/#!/content/86284) ## WRLD Unity SDK Documentation See the [WRLD Unity SDK API reference](https://wrld3d.com/unity/latest/docs/api/) for documentation. ## License The WRLD 3D Maps Unity AR Samples are released under the Simplified BSD License. See the [LICENSE.md](https://github.com/wrld3d/wrld-unity-ar-samples/blob/master/LICENSE) file for details.