Hacker News new | ask | show | jobs
by frumiousirc 2651 days ago
For 3D, I use https://en.wikipedia.org/wiki/MayaVi and its `tvtk` module and https://www.paraview.org/

It's API is not as sprawling but understanding the data classes takes some effort.

For 2D, matplotlib or ROOT fit my uses. But, if you think matplotlib is sprawling, you'll hate ROOT.