Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeshPipeline

Python script, to automatically convert .stl file to .vtk file. It require FreeCAD and Gmesh API.

To use

Launch

python main_stl_to_vtk.py

in the project folder in your terminal

Recquirement

FreeCAD :

sudo apt-get install freecad

Python libraries

pip3 install openpyscad
pip3 install pygmsh
pip3 install meshio

Authors : Paul Chaillou / Stefan Escaida

Also available on Framagit : https://framagit.org/pchaillo/stl2vtk

About

Python script, to automatically convert .stl file to .vtk file.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages