An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Vuforia Unity

![Unity](https://img.shields.io/badge/Unity-000000?logo=unity&logoColor=white)
![C#](https://img.shields.io/badge/C%23-239120?logo=c-sharp&logoColor=white)
![License](https://img.shields.io/badge/license-MIT-green)

**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

![Screenshot 1](https://raw.githubusercontent.com/khaled71612000/Vuphoria-Unity/HEAD/Assets/Fish_PageAlpha2.png)

## 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**