Living Room Color Changer

a 3D furniture modifier

portrait

In this project I worked on importing and refining a 3D living room model and scene with Three.js, JavaScript, HTML, and CSS. I developed "Living Room Color Changer" after learning Three.js because I wanted to create a virtual experience that would allow users to interact with 3D furniture models. This scene gives users an immersive preview of 3D furniture and enables users to change the color of different items in the room.

The complexity of this project is quite minimal, and it does not have much JavaScript other than rendering the scene and furniture colors. To enhance this interactive 3D project, I could one day incorporate a feature that would save color palettes that users have made, offering the users the ability to switch between different palettes that they have made.