Python script, to automatically convert .stl file to .vtk file. It require FreeCAD and Gmesh API.
Launch
python main_stl_to_vtk.pyin the project folder in your terminal
FreeCAD :
sudo apt-get install freecadPython libraries
pip3 install openpyscad
pip3 install pygmsh
pip3 install meshioAuthors : Paul Chaillou / Stefan Escaida
Also available on Framagit : https://framagit.org/pchaillo/stl2vtk