Skip to content

A simple studio to work with lattice structures and build porous shapes.

License

Notifications You must be signed in to change notification settings

sobhonium/TPMS-Lattice-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TPMS-Lattice-Studio

A simple studio to work with lattice structures and build porous shapes using PyQt5 and Pyvista. Part of the lib ./include/ used for medial axis section in TPMS Studio software. The core Lattice functions and linalgebra calculations are written in c++. The front end is done with PyQt and Pyvista.

  • Pyvista is used since it's much easier to mange skeletons with it.
  • I previous version, I used Eigen for algebraic calculations. Here, in this version, I refused to do calculations with Eigen since linalgebra.h is much faster as tested.

image

About

A simple studio to work with lattice structures and build porous shapes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published