libigl / libigl-python-bindings

libigl python bindings
https://libigl.github.io/libigl-python-bindings/
GNU General Public License v3.0
315 stars 62 forks source link

Compute a cross field on mesh based on a few brush strokes #226

Open royvelich opened 7 months ago

royvelich commented 7 months ago

Hi, Is it possible today, using the python bindings, to compute/comb a cross field on a 3D mesh using an input of brush strokes that define the cross field on a sparse set of faces?

Thanks!