meshcat-dev/meshcat

InstancedMesh support

Opened this issue · 1 comments

Hi, would it be possible to add InstancedMesh support with a per-instance .instanceMatrix? My use case is displaying a large number of ellipsoids (many more than geometry.Ellipsoid can handle).

I'm also happy to take a stab at this if there's a preferred way to implement.

@rdeits @RussTedrake any thoughts on this?