Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lakshaybhushan/bottleopenar
A super simple AR application created using Unity & Vuforia SDK with Blender for 3D objects
https://github.com/lakshaybhushan/bottleopenar
augmented-reality blender unity unity-ar vuforia-sdk
Last synced: 10 days ago
JSON representation
A super simple AR application created using Unity & Vuforia SDK with Blender for 3D objects
- Host: GitHub
- URL: https://github.com/lakshaybhushan/bottleopenar
- Owner: lakshaybhushan
- Created: 2024-02-24T13:14:14.000Z (9 months ago)
- Default Branch: yoda
- Last Pushed: 2024-02-24T13:54:11.000Z (9 months ago)
- Last Synced: 2024-02-24T15:43:24.994Z (9 months ago)
- Topics: augmented-reality, blender, unity, unity-ar, vuforia-sdk
- Language: C#
- Homepage:
- Size: 10.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BottleOpenAR
**BottleOpenAR** is a very simple Augmented Reality (AR) application that teaches user to open a water bottle (created using Blender 3.6.8) with help of UI elements. The application is developed using Unity and Vuforia Unity SDK and is currently available for Android devices.
If you want to **clone** the project, please use git bash to clone the project using the following command in your terminal because the project is using **Git LFS** for large files (3D models) and the project size is over 5 GB.
The command to clone the project:
```bash
git clone https://github.com/lakshaybhushan/BottleOpenAR.git
```Do check out the [Demo Video](https://youtu.be/o3mBrGpkFQ8) to know more about the project.
P.S
You will require the ***image target*** in print to use the application. You can find the file with the name "**ImageTarget.pdf**" in the root directory of the project.