Lamborghini 3D Configurator is a demo I created using Three.js and react-three-fiber to show the possibilities of camera motion, realtime rendering and interactive configuration of Lamborghini cars in the browser. Currently only the desktop version is available:
I compared this one to the original but its not same, and the original is heavy it couldn’t even orbit, this one work smoothly, what I cant explain is the buttons and colors menus are closely similar to the original?
I’m not a designer, so I kept the original UI inspired by the demo.
However, all the code was written from scratch. The original example was in plain JavaScript, while my version uses react-three-fiber with a completely custom implementation focused on better performance