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
- Host: GitHub
- URL: https://github.com/crystallizeapi/3d-robot
- Owner: CrystallizeAPI
- Created: 2024-05-17T07:04:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T09:32:43.000Z (about 1 year ago)
- Last Synced: 2025-01-20T17:23:53.723Z (5 months ago)
- Language: TypeScript
- Homepage: https://3d-robot.vercel.app
- Size: 83.5 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.