2 releases

0.1.2 Jul 10, 2023
0.1.1 Apr 19, 2023

#448 in Video

Download history 5/week @ 2024-09-25 7/week @ 2024-11-27 72/week @ 2024-12-04 49/week @ 2024-12-11 3/week @ 2024-12-18 42/week @ 2025-01-01 9/week @ 2025-01-08

55 downloads per month

MIT/Apache

4MB
807 lines

meshcat

Crates.io Docs.rs CI

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

https://user-images.githubusercontent.com/16278108/231297164-04a4dc92-c612-49aa-8700-074935fd2ec5.mp4

meshcat

Contribution

See CONTRIBUTING.md.

Dependencies

~9–13MB
~232K SLoC