https://github.com/khaled71612000/vuphoria-unity
Vuforia Unity is a project that demonstrates the use of Vuforia
https://github.com/khaled71612000/vuphoria-unity
unity
Last synced: 2 months ago
JSON representation
Vuforia Unity is a project that demonstrates the use of Vuforia
- Host: GitHub
- URL: https://github.com/khaled71612000/vuphoria-unity
- Owner: khaled71612000
- Created: 2022-06-30T00:38:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-04-04T10:14:23.000Z (3 months ago)
- Last Synced: 2026-04-04T11:39:16.125Z (3 months ago)
- Topics: unity
- Language: C#
- Homepage:
- Size: 21.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vuforia Unity



**Vuforia Unity** is a project demonstrating the use of Vuforia with Unity to create augmented reality (AR) applications. This repository includes necessary assets and settings for integrating Vuforia's AR capabilities within Unity projects.
## Key Components
### Scripts
- **ARController.cs:** Manages AR interactions and settings.
- **ObjectTracker.cs:** Handles tracking of AR objects and interactions with them.
## Features
- **Vuforia Integration:** Utilizes Vuforia SDK for AR development.
- **Unity Setup:** Provides a framework for integrating AR features within Unity.
- **AR Capabilities:** Offers templates and examples for creating immersive AR experiences.
## Screenshots

## Tech Stack
| Technology | Role |
|---|---|
| Unity 3D | Game engine |
| C# | Gameplay scripting |
| Unity Physics | Rigidbody & collision |
| Git | Version control |
## Getting Started
### Prerequisites
- [Unity Hub](https://unity.com/download) + Unity 2019.4 LTS or higher
- Visual Studio 2019+ or VS Code
### Setup
```bash
git clone https://github.com/khaled71612000/Vuphoria-Unity.git
```
1. Open **Unity Hub** → **Add** → select the cloned folder
2. Open **Assets/Scenes/** → double-click the main scene
3. Press ▶ **Play**