Skip to content

BerkBelhan/GuideAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guide-AR

Indoor Navigation Reimagined with Augmented Reality

Live Demo Project Page

Guide-AR is a spatial computing solution designed for seamless indoor navigation using augmented reality (AR). Built for Meta Quest 3 and mobile devices, it leverages real-time SLAM (Simultaneous Localization and Mapping) to deliver intuitive, hands-free navigation experiences.


🚀 Overview

Navigating indoor environments can be challenging without clear directions. Guide-AR solves this by overlaying real-time navigation cues directly into the user’s physical space using AR.

This project was developed as a senior project in Ankara, Turkey, focusing on combining spatial computing, computer vision, and XR technologies.


✨ Features

🧭 AR Wayfinding

  • Real-time indoor navigation with AR overlays
  • Visual directions integrated into the physical environment

🥽 Meta Quest 3 Support

  • Hands-free navigation using immersive XR hardware
  • Optimized for spatial interaction and usability

📱 Mobile Compatibility

  • Cross-platform support for smartphones and tablets
  • Accessible navigation without specialized hardware

📍 SLAM-Powered Localization

  • Accurate indoor positioning using SLAM
  • Real-time tracking and mapping of environments

⚙️ How It Works

  1. Environment Scanning The system scans indoor spaces using device sensors and cameras.

  2. SLAM Localization Simultaneous Localization and Mapping determines the user’s position in real time.

  3. Path Planning The system calculates optimal routes dynamically based on the generated indoor map.

  4. AR Navigation Directions are rendered as augmented reality overlays for intuitive guidance.


🛠️ Technology Stack

  • Meta Quest 3
  • Mobile Devices (iOS & Android)
  • Unity / XR SDK
  • AR Foundation
  • SLAM Algorithms
  • Computer Vision

📂 Project Structure (Suggested)

Guide-AR/
├── Assets/            # Unity assets and scenes
├── Scripts/           # Core navigation and SLAM logic
├── AR/                # AR rendering and overlays
├── Mobile/            # Mobile-specific modules
├── XR/                # Meta Quest integration
├── Docs/              # Documentation and diagrams
└── README.md

🎯 Use Cases

  • Hospitals and healthcare facilities
  • Shopping malls
  • Airports and transportation hubs
  • University campuses
  • Office buildings

📍 Location

Developed in Ankara, Turkey as part of a senior project.


🤝 Contributing

Contributions are welcome! If you'd like to improve Guide-AR:

  1. Fork the repository
  2. Create a new branch
  3. Submit a pull request

📄 License

© 2026 Guide-AR. All rights reserved.


📬 Contact

Click the badge above or visit the Project Page to get in touch.


Releases

No releases published

Packages

 
 
 

Contributors