Vehicle Visualization using Augmented Reality
Project Information
Project Name - Vehicle Visualization
Stack used - Unity, C#, ARCore, ARFoundation
Github URL - https://github.com/KK3003/Vehicle_visualization
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 vehicle after detecting the surface. User can change the colour of the vehicle and visualize it.
Features:
Surface tracking
Placing vehicle in real world
Change the colour of vehicle
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.