Another Car Configurator?

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:

https://lamborghini-configurator.pages.dev

Email: tenkkov@icloud.com
Telegram: Telegram: Contact @tenkkov
Website: https://tenkkov.github.io

3 Likes

Search the web for “online 3d car configurator” and enjoy some of the results.

That’s not your code bro - it’s not right to claim full credit for this work. At least mentioning the original author would be nice.

Go ahead and compare with “your” configurator:

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?

It looks identical.

1 Like

it does, the UI looks identical.

It is too identical, although if he did work from scratch referring to that demo, it was pretty good job

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 :slight_smile:

That’s great! but this point remains true, something like “inspired by .. “ would help

1 Like

It should always be mentioned where it originates, inspired by or a clone of etc. we always have to credit where we took the idea.

I think you’re right, guys. Thanks for pointing it out — I’ll add credits to the demo that inspired me as soon as possible.

1 Like

Is it also the same mesh?