DEV Community

Cover image for Virtual Try on glasses with JavaScript
Benson Ruan
Benson Ruan

Posted on

Virtual Try on glasses with JavaScript

Learn how to add virtual try on feature for your online glasses store. Utilize AR and 3D rendering for a seamless shopping experience.

In below tutorial, I will explore how to use combination of TensorFlow.js + Face Mesh model + Three.js, that can transform the e-commerce industry by providing a virtual try on function for glasses. This innovative technology not only enhances customer satisfaction but also boosts sales and reduces product returns.

Tutorial + Demo :
https://bensonruan.com/virtual-try-on-glasses-with-javascript/

Github : https://github.com/bensonruan/Virtual-Glasses-Try-on

Top comments (0)