Releases: diazadr/augmented-reality-unity
Releases · diazadr/augmented-reality-unity
Augmented Reality Unity Application v1.0.0
🎞️ Release v1.0 - AR Unity Project
Release Title: Initial Release - Augmented Reality Unity Application
🎯 Overview
This is the initial release of the Augmented Reality Unity project developed for the Intelligent System course. The project includes four different scenes that demonstrate key use cases of Augmented Reality (AR) using Unity, ARCore, and Vuforia Engine.
🔧 Features Included
-
Scene 1: AR Basic
- Display a 3D object on a flat surface using ARCore.
- Based on Unity AR Foundation tutorial.
-
Scene 2: AR Marker
- Marker-based AR using Vuforia and image targets.
- Loads animated 3D dragon from Sketchfab.
-
Scene 3: AR API
- AR scene that retrieves and displays real-time weather data from OpenWeatherMap API.
- Uses Vuforia image target.
-
Scene 4: AR MultiTarget
- Demonstrates multitarget tracking using a 3D cube object.
- Also based on Vuforia engine.
📥 Assets & Storage Notes
- Project uses Git LFS for managing large assets such as
.fbx,.png, and others. - Initial project size before Git LFS push was approximately 14 GB.
- On first open after cloning, Unity will download required libraries/packages, which may take a significant amount of time.
📄 Full Changelog
💾 Download
- Android APK: Please see the Assets section below to download the APK directly.
⚖️ License
This project is released for educational purposes. Please do not use included assets for commercial purposes unless you verify their licenses individually.
✉️ Feedback and Contributions
Feel free to open issues or pull requests for suggestions, improvements, or fixes. Contributions are very welcome!