README.txt 223 B

12345678
  1. This library extra implements "Bounded Biharmonic Weights". By default it
  2. depends on libiglmosek and therefor also mosek. To compile issue:
  3. make
  4. To compile without the mosek dependency issue:
  5. make IGL_NO_MOSEK=1