meshcat
Installation
Cargo
- Install the rust toolchain in order to have cargo installed by following this guide.
- run
cargo install meshcat
Usage
First you need to install meshcat package to open the server:
# https://mamba.readthedocs.io/en/latest/installation.html
See the demo in the examples folder

Contribution
See CONTRIBUTING.md.