Summary:
AR FURNITURE is an augmented reality application that allows users to place 3D models of furniture in real-life scenes. It offers features such as distance measurement, browsing model rooms, screenshots, and screen recordings.
Using the Vuforia AR engine combined with plane detection and device tracking technology, AR FURNITURE accurately attaches virtual furniture to detected surfaces. This application is developed using Unity, a popular game development platform known for its versatility and robust features. To cater to older models of mobile phones, this app has also created an AR-like function specifically designed for devices that may not be fully compatible with Vuforia.
Users can select furniture models within the app, place them in desired locations, and adjust parameters such as size, rotation angle, and lighting angle. This enables users to preview the effect of furniture in their actual environment before making a purchase decision.
My work in this project:
- Configuration of the Vuforia SDK in the project
- Design and implementation of AR-like functionality
- Program framework design and logic implementation
- User interaction design
- 3D Scene design