a lightweight FEM viewer using VTK
this code was implemented by VTK and Eigen, it can be a tool to display FEM model and the motion animation. and with a slider bar and play/pause button, you can use it easily.
FEM or Multibody major researcher
syntax univiewer /m modelfile.vtu /o dispfile.dat [3], [] means optional argument.
Because of the dependency of the code, you should have,
- VTK toolkit
- Eigen
- your own input file ( model file (*.vtu), binary file of displacement (*.dat) )