/3d-car-configurator

Customize and view the live changes on the 3D model.

Primary LanguageTypeScript

Car-Customization

Overview

This project is a Nextjs and Threejs based car customization application that allows users to customize various aspects of a car, such as body color, seat color, interior color, glass type, steering wheel color, tire color, backlight color, and tailwing color. All the changes will be rendered live on the 3D model.

Set Up

Clone this repository to your local machine.

git clone https://github.com/SiddhantDembi/car3dnext.git

Navigate to the project directory

cd car3d

Install the dependencies

npm install

Start the project

npm start

Features

  • Customize the body color of the car.
  • Change the color of the car seats.
  • Select different interior colors.
  • Choose between different glass types.
  • Customize the steering wheel color.
  • Change the tire color.
  • Customize the backlight color.
  • Select the color of the tailwing.
  • Toggle the visibility of tires.
  • Toggle the visibility of tailwing.
  • Choose different brake designs.

Demo

nextcar.mp4