This project demonstrates a 3D model viewer integrated with a live camera feed using HTML, CSS, and JavaScript. The application allows users to select different 3D models, adjust their scale and position, and view them overlayed on a live video feed from their webcam.
Features 1.Start the camera and display the live video feed.
2.Load different 3D models (cube and flowerpot).
3.Adjust the scale and position of the 3D models using sliders.
4.Rotate the 3D models for better visualization.