Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 960 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 960 Bytes

Moto_Configurator

This is an application that allows users to select and style/color different parts of a 3D motorcycle.

Screen shot of Moto Configurator App Screen shot of Moto Configurator App

Techologies Used

  • Cinema4D for model optimization and texturing
  • React
  • ThreeJS / React Three Fiber
  • Valtio
  • Vite
  • Deployed via Vercel

Getting Started & Live Link

To run locally, clone the repository and open the project in your editor

  • In the project directory, you can run:

'npm install'

  • Installs node modules

'npm start'

Next Steps

  • As a user, I want to be able to upload my own .glb models to view.
  • As a user, I want to be able to adjust the lighting of the 3D scene.