An open API service indexing awesome lists of open source software.

https://github.com/vitroid/genice-meshcat

A format plugin for GenIce+Meshcat-python
https://github.com/vitroid/genice-meshcat

Last synced: 12 months ago
JSON representation

A format plugin for GenIce+Meshcat-python

Awesome Lists containing this project

README

          

# [genice2-meshcat](https://github.com/vitroid/genice-meshcat/)

A [GenIce2](https://github.com/vitroid/GenIce) plugin to show 3D structure models in Jupyter.

version 2.1

## Requirements

* genice2>=2.1b0
* u-msgpack-python
* meshcat@ git+https://github.com/RussTedrake/meshcat-python@colab

## Installation from PyPI

```shell
% pip install git+https://github.com/vitroid/genice-meshcat/
```

## Manual Installation

### System-wide installation

```shell
% make install
```

### Private installation

Copy the files in genice2_meshcat/formats/ into your local formats/ folder.

## Usage

Open jupyter.ipynb in the Jupyter notebook.