komietty / nvec

Tiny globally optimal poly vectorfield library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvec -- Tiny poly vectorfield library

nvec is header only tiny vectorfield library suppoting rosy, combed, global optimal directional field. The solver supports both Eigen LLT and suitesparse cholmod, automatically selected in cmake findpackage.

This library is still under alpha development. Documents for the basic properties will be added soon.

nvec

About

Tiny globally optimal poly vectorfield library

License:Mozilla Public License 2.0


Languages

Language:C++ 58.7%Language:CMake 41.3%