Project Name: AR Indoor Navigation with Unity and ARCore
Description: This project is an indoor navigation application developed using Unity and ARCore. It enables users to navigate through indoor spaces without the need for physical markers or beacons. Leveraging computer vision techniques, the app tracks the user's position in real-time using the device's camera feed. The application utilizes a blueprint-based approach to create virtual representations of indoor environments and generates a NavMesh for accurate pathfinding. Alongside visual cues, the project incorporates immersive audio instructions to guide users throughout their desired routes. With its markerless navigation, real-time position tracking, and immersive audio features, this project provides a seamless and intuitive indoor navigation experience.
Features:
- Markerless Indoor Navigation
- Real-time Position Tracking
- Immersive Audio Instructions
- Blueprint-based Virtual Environment
- User-friendly Interface
- Dynamic Pathfinding
- Interactive Points of Interest
- QR-Based Repositioning
Installation:
- Clone the repository.
- Open the project in Unity.
- Ensure ARCore is installed and compatible with your device.
- Build and deploy the application on an Android device.
- Start exploring indoor spaces with markerless navigation and immersive audio guidance.
Contributing: Contributions to the project are welcome! Feel free to submit bug reports, feature requests, or pull requests. Let's work together to enhance the indoor navigation experience.
Acknowledgements: We acknowledge and appreciate the open-source community, the creators of Unity and ARCore, and the contributions of various libraries and assets used in this project.