Augmented Reality project built using Unity and AR Foundation
This is an Augmented Reality (AR) application developed using Unity and AR Foundation. The project demonstrates basic AR features like object placement, surface detection, and interaction using a mobile device camera.
- Surface detection using AR Plane Manager
- Object placement with tap gestures
- Real-time camera tracking
- Lightweight and mobile-optimized
- Unity (Version 2019)
- AR Foundation
- ARCore / ARKit (platform dependent)
- Open the project in Unity Hub.
- Make sure you have AR Foundation installed via the Package Manager.
- Switch build target to Android or iOS.
- Connect your mobile device and build the app.
Assets/- Contains all the game assets and AR logicScenes/- Main scene for the AR experienceScripts/- Custom scripts for handling placement and interactionProjectSettings/- Unity project configuration
Made with 💻 in Unity.