rdeits / MeshCat.jl

WebGL-based 3D visualizer in Julia
MIT License
233 stars 42 forks source link

Fix contour function example in the readme #245

Closed rdeits closed 1 year ago

rdeits commented 1 year ago

Fixes https://github.com/rdeits/MeshCat.jl/issues/239

We already had a working example in the demo jupyter notebook, so I just had to clean up that notebook and copy the example back to the readme.