/basic-virtual-tryon-glasses

Basic virtual try-on glasses web application

Primary LanguageJavaScript

Basic Virtual Try-On Glasses in the Web

This project is designed to handle trying glasses on the face as 3D by using Mediapipe Facemesh.

Demo Page

https://alperenuzun.github.io/basic-virtual-tryon-glasses

You can try the glasses on your face.

Local Development

  • install the modules: npm install
  • start the development: npm start