meshcat-dev / meshcat

Remotely-controllable 3D viewer, built on top of three.js
MIT License
250 stars 44 forks source link

Adds handling of "save_image" commands #79

Closed ferrolho closed 3 years ago

ferrolho commented 3 years ago

This goes in hand with rdeits/MeshCat.jl#195.

ferrolho commented 3 years ago

Done :slightly_smiling_face:

Edit: Actually, should I have committed dist/main.min.js?

rdeits commented 3 years ago

Thanks!

Actually, should I have committed dist/main.min.js?

Yes--it's annoying to have to commit it manually, but it makes this package easier to use downstream.