janba / GEL

A library of geometry processing tools for computer graphics
95 stars 23 forks source link

Added example data and code for FEQ-remeshing #54

Closed karranpandey closed 2 years ago

karranpandey commented 2 years ago

Initial commit for the FEQ-Remesher. Contains C++ and python bindings for the inverse skeletonization algorithm, along with some example graphs to test.