Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ramyacp14/virtual-business-card

Developed an interactive virtual business card for RSR Restaurant using Unity and C#. The application integrates augmented reality (AR) to create an engaging digital business card experience, enhancing user interaction with the restaurant’s branding.
https://github.com/ramyacp14/virtual-business-card

augmented-reality csharp unity virtual-reality vuforia

Last synced: 17 days ago
JSON representation

Developed an interactive virtual business card for RSR Restaurant using Unity and C#. The application integrates augmented reality (AR) to create an engaging digital business card experience, enhancing user interaction with the restaurant’s branding.

Awesome Lists containing this project

README

        

# RSRBCard - Virtual Business Card for RSR Restaurant

## Project Overview

RSRBCard is a virtual business card application developed for RSR Restaurant in India. This project leverages Unity with C# scripting and incorporates augmented reality (AR) concepts to create an interactive and engaging digital business card experience.

## Technologies Used

- Unity (Version 2017.3.1f1)
- C# Programming Language
- Vuforia AR Framework

## Features

- **Augmented Reality Integration**: Utilizes AR technology to enhance the business card experience.

## Project Structure

The project is structured as a standard Unity project with the following key components:

- `Assets/DataFiles/Scripts/R.cs`: Main script file (Purpose to be specified)
- `Assets/Vuforia/`: Contains Vuforia-related scripts and assets

## Setup and Installation

1. Clone the repository:
```
git clone [your-repository-url]
```
2. Open the project in Unity 2017.3.1f1
3. Ensure Vuforia is properly set up in your Unity environment

## Development

- The project is developed for the Android platform.
- It uses .NET Framework 3.5 (Unity Subset v3.5).