An open API service indexing awesome lists of open source software.

https://github.com/crystallizeapi/3d-robot

Robot 3D model rendered by model-viewer and manipulated using code
https://github.com/crystallizeapi/3d-robot

Last synced: 3 months ago
JSON representation

Robot 3D model rendered by model-viewer and manipulated using code

Awesome Lists containing this project

README

        

# Robot 3D model

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.



## Installation

Clone the repo and install packages. Once that is done, you can start the dev server.

```
bun dev
```

## Usage

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.