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.
- Unity (Version 2017.3.1f1)
- C# Programming Language
- Vuforia AR Framework
- Augmented Reality Integration: Utilizes AR technology to enhance the business card experience.
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
- Clone the repository:
git clone [your-repository-url] - Open the project in Unity 2017.3.1f1
- Ensure Vuforia is properly set up in your Unity environment
- The project is developed for the Android platform.
- It uses .NET Framework 3.5 (Unity Subset v3.5).