Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 452 Bytes

readme.md

File metadata and controls

23 lines (15 loc) · 452 Bytes

Watch stl

Display an stl in a native window. Refresh whenever the file is modified.

Installation

git clone https://github.com/bddap/watch-stl-rust.git
cd watch-stl-rust
cargo install --path .

You'll need the rust compiler for that last step.

Use

watch-stl path/to/model.stl

Now you can use your mouse to rotate and zoom the model.

Example