2 releases
0.1.2 | Jul 10, 2023 |
---|---|
0.1.1 | Apr 19, 2023 |
#358 in Video
4MB
807 lines
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
micromamba create -f environment.yml
micromamba run -n meshcat meshcat-server --open
See the demo in the examples folder
Contribution
See CONTRIBUTING.md.
Dependencies
~8–12MB
~225K SLoC