Callysto.ca Banner

Open in Callysto

3D graphics

Well, this is tricky.

We have options like 3D plots in matplotlib or plotly, or graphics objects in WebGL.

Some of the nicest 3D displays we have seen in Callysto uses a tool called pythreejs. (Python 3D Javascript). You can read about it here: https://pythreejs.readthedocs.io/en/latest/

The problem is that pythreejs requires the uses to install special software onto their hub, using pip. This is not particularly hard to do, but it is an extra hurdle for users to do.

At this point, I don’t want to do this. Maybe later.

Callysto.ca License