VTK project showing an animated bending beam with different mode coeffiecients and omega values
Last working with with Python 3.8.8
Libraries used: PyQt5, VTK, Jupyter Qt Console
PyQT5: pip3 install PyQt5
Matplotlib: pip3 install matplotlib
VTK: pip3 install vtk
(Currently not available, if still not available download vtk wheel)
Jupyter Qt Console: pip3 install qtconsole