https://github.com/herndone/unity-augmented-reality-demo
My first Unity Augmented Reality Demo to showcase AR foundation.
https://github.com/herndone/unity-augmented-reality-demo
android unity unity3d virtual-reality
Last synced: about 1 month ago
JSON representation
My first Unity Augmented Reality Demo to showcase AR foundation.
- Host: GitHub
- URL: https://github.com/herndone/unity-augmented-reality-demo
- Owner: HerndonE
- Created: 2021-02-19T19:45:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-19T21:56:43.000Z (over 5 years ago)
- Last Synced: 2025-02-25T22:32:55.303Z (over 1 year ago)
- Topics: android, unity, unity3d, virtual-reality
- Language: C#
- Homepage:
- Size: 78.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity Augmented Reality Demo
# Using Unity 2019.4.19f1
1. [Download Demo Here](https://github.com/HerndonE/Unity-Augmented-Reality-Demo/blob/main/AR%20Demo/Build/android.apk?raw=true)
# Demo Images:
### Description:
Welcome to my first Unity Augmented Reality Demo. This application is to show case Unity's AR toolset.
### Instructions:
```
When the camera detects a flat plane, simply tap the plane and the tank object will spawn on that plane.
```
### Requirements:
1. This demo **only** works on Android.
2. Minimum API Level: Android 7.0 'Nougat' (API level 24) or higher.