This is a 3D model of a robot that is rendered by the model-viewer
. The model comes with different variants and attributes, which are manipulated using code.
Clone the repo and install packages. Once that is done, you can start the dev server.
bun dev
The 3D models are located under the public folder. Each page in the app is using a model with the corresponding 3d model name. You can navigate between pages by clicking on the arrows at the bottom right corner, which are shown when hovering them.