Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ramyacp14/virtual-business-card
- Owner: ramyacp14
- Created: 2022-12-18T03:20:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T19:51:18.000Z (5 months ago)
- Last Synced: 2024-11-13T20:42:12.421Z (3 months ago)
- Topics: augmented-reality, csharp, unity, virtual-reality, vuforia
- Language: C#
- Homepage:
- Size: 86.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).