Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arturbien/3d-excavator
🚖 3D model viewer with labels made with THREE.js
https://github.com/arturbien/3d-excavator
Last synced: 3 days ago
JSON representation
🚖 3D model viewer with labels made with THREE.js
- Host: GitHub
- URL: https://github.com/arturbien/3d-excavator
- Owner: arturbien
- Created: 2018-10-21T19:35:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T15:17:57.000Z (about 2 years ago)
- Last Synced: 2024-11-09T17:46:37.061Z (about 2 months ago)
- Language: HTML
- Homepage: https://expensive.toys/cat/
- Size: 8.53 MB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3D excavator with clickable labels
![cat](https://user-images.githubusercontent.com/28541613/47376669-86194480-d6f3-11e8-8a40-86aaf85b6d0e.png)
### Installation
- clone repo
- `npm install`### Gulp tasks
Task name | Description
:------------------|:----------------------------------
`default` | initial build, watch files, run server with livereload
`build` | build production-ready project (with code optimizations)