easy-iso

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

commit 7d405feec15870ba98b48b10d7de7709b8be7e92
parent a939059e03a9484df2330f1123a677b6eca010d2
Author: Fabian Wermelinger <fabianw@mavt.ethz.ch>
Date:   Mon, 28 Nov 2016 15:25:40 +0100

minor mods in .gitignore

Diffstat:
M.gitignore | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1,4 +1,8 @@ +*.o +*.a +*.so *.out *.swp *.swo test +easyIso++