StyleTech - 3D Model Overlay This project demonstrates a web application that overlays 3D models on a live camera feed or an uploaded image using HTML, CSS, and JavaScript. It utilizes the Three.jslibrary to render 3D models and provides interactive controls to adjust the models' scale and position.
Features
1.Live Camera Feed: Start your webcam to overlay 3D models in real-time.
2.Image Upload: Upload an image to use as the background for 3D model overlay.
3.3D Models: Choose between different 3D models (Cube and Flower Pot).
4.Interactive Controls: Adjust the scale and position of the 3D models using sliders.
5.Responsive Design: The application adapts to different screen sizes and devices.