Michal A Lange

Results 3 issues of Michal A Lange

I've created a GUI in PyQT5 with two different types of animation, one is a 2D visualization that utilizes pyqtgraph and the other is a 3D visualization that uses mayavi....

Coming from mayavi, I was able to embed a 3D visualization within my PyQT window and have it animated (https://docs.enthought.com/mayavi/mayavi/mlab_animating.html). I was wondering if something similar is possible within pyvista?

Hi there, I noticed the docs recommend installing invoice2data via pip and then manually fetching all dependencies and input modules. Since all of these dependencies are already on conda-forge+pip, it...

type:enhancement