adjust MarchingCubes to use sampling fields where positive values are the interior
[anneal.git] / src / edu / berkeley / qfat / voxel / MarchingCubes.java
2009-02-28 megaczadjust MarchingCubes to use sampling fields where posit...
2009-02-28 megaczrefactor MarchingCubes to use only a single static...
2009-02-28 megaczreformat MarchingCubes, some refactoring
2009-02-28 megaczadd first draft of Marching Cubes codefg