Product Visualization in Augmnted Reality on Android
Project Information
Project Name - Product Visualization in Augmnted Reality on Android
Stack used - Unity, C#, ARCore, ARFoundation
Github URL - https://github.com/KK3003/Furniture_Visualization_AR
Project Details:
This is a Augmented Reality project made using Unity, C# and ARCore.
In this project I have created Augmented Reality application, which scans surroundings of the user and place a product after detecting the surface. User can change the colours of the product and can interact with it like rotate and drag the product.
Features:
Product Visualization on an Android device
Interaction with product
Information about the product
The functionalities used in this project include:
ARCore - To create Augmented Reality experience for an Android device.
Plane Tracking - To detect horizontal or vertical plane to place a product.
ARFoundation - To build an AR application for an android device.