Skip to content

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

Notifications You must be signed in to change notification settings

pchaillo/MeshPipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages