SourceCode

Almost all my source code available in Github [ LINK ], Along with my advisor Prof. Rephael Wenger, I maintain a code base which implements Isosurface generation algorithms, along with a bunch of support programs.

ijkgenmesh

generates triangle mesh of various types.

Source: ijkgenmesh SourceCode

sample run: ijkgenmesh.exe -mesh annulus -flange -distance 3.3 -center "100 100 100" -dir "1 1 1" -radius 20 -length_diff 0 -flange_wh 4 3 flange.off

Here is the output