easy-iso

Iso-surface extraction from volume data
git clone https://git.0xfab.ch/easy-iso.git
Log | Files | Refs | Submodules | README | LICENSE

.gitignore (66B)


      1 *.o
      2 *.a
      3 *.so
      4 *.out
      5 *.swp
      6 *.swo
      7 test
      8 *.dSYM
      9 easyIso++
     10 easyIsoMPI++