Skip to content

FrazierMark/Moto_Configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.