3D plotter for Google Colab

As an applied math undergrad, I want and need an easy to use and easily accessible 3D plotter. Matplotlib 3d is great but I needed more feature. So I built Esel3D with BabylonJS. It’s an interactive plotter that is used inline with Google Colab. Here are some screen shots. After some finishing touches, I’ll make tutorial videos and more example notebooks.

Here’s the link to the project repo.
Esel3D GitHub Repo

Here’s an example notebook. Example notebook

This was made for me, but I think it maybe useful to other people too.

4 Likes

This is SO COOL! I really like how convenient Colab is for demoing stuff, so seeing a Babylon integration there is AWESOME!