/watch-stl-rust

3d object viewer with live reload

Primary LanguageRust

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