JafarAbdi / meshcat-rs

A Rust interface to meschat visualizer https://github.com/rdeits/meshcat
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add support for multiple visual/collision geometries #8

Closed JafarAbdi closed 1 year ago

JafarAbdi commented 1 year ago

meshcat already supports this, I thought it would be easier if we default to just 1 when I implemented the first version of the interface

JafarAbdi commented 1 year ago

We might need to use the children field https://github.com/mrdoob/three.js/wiki/JSON-Object-Scene-format-4