Hello, I’m wanting a Julia package that will enable me to draw a wireframe diagram - just points in space joined by lines - and move it around to view it from different angles or perspectives. I do most of my work in Jupyter Lab, so something that works in that system would be best, but if necessary I could use another environment. I believe that Plotly might work, but that’s a commercial package (although with some free access), and I’d prefer something open source.
Thanks!