Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)