Skip to main content
SYS:ONLINEMODE:PORTFOLIOLOCAL:--:--:--
Open-Source Experiments

Open Repository

A browser-based 3D vehicle configurator with controls for paint, wheels, parts, lighting, and camera views.

Type
Interactive 3D experiment
Year
2026
My role
Concept, product design, frontend, and 3D integration
License
MIT source · CC BY assets

What does it do?

FormDrive is a vehicle configurator I built with React and Three.js. It includes three vehicles and lets you change paint, wheels, parts, lighting, and studio settings in real time.

Why did I build it?

I built it to learn how a React interface and a Three.js scene can work together in a product configurator.

What did I test?

  1. 01Three switchable vehicle models.
  2. 02Real-time paint, wheel, part, lighting, and camera controls.
  3. 03WebGPU rendering with a WebGL fallback.
  4. 04Interface state managed separately from the 3D scene.

Other experiments

All experiments