Difference between revisions of "ImprovingMeshQualityOfMarchingCubes"
Jump to navigation
Jump to search
m |
|||
Line 8: | Line 8: | ||
== Necessary software == | == Necessary software == | ||
=== Our algorithm === | |||
[http://www.sci.utah.edu/~cscheid/software/ectmc/ectmc.zip ZIP File] | [http://www.sci.utah.edu/~cscheid/software/ectmc/ectmc.zip ZIP File] | ||
[http://www.sci.utah.edu/~cscheid/software/ectmc/ectmc.tar.gz Gzipped tarball] | [http://www.sci.utah.edu/~cscheid/software/ectmc/ectmc.tar.gz Gzipped tarball] | ||
=== Requirements === | |||
[http://teem.sourceforge.net/ Teem] | |||
[http://www.cs.princeton.edu/gfx/proj/trimesh2/ Trimesh2] | |||
[http://www.boost.org/ Boost] | |||
[http://vcg.sourceforge.net/tiki-index.php?page=Metro Metro] | |||
== Running the Experiments == | |||
The easiest way to run the experiments is through VisTrails. We will provide a vistrail with all the necessary workflows (comparisons, mesh quality histograms, distance measures). The datasets we used are all available on the [http://www.volvis.org Volvis website]. |
Revision as of 01:38, 31 March 2007
The paper
Carlos Dietrich, Joao Comba, Luciana Nedel, Carlos Scheidegger, John Schreiner, Claudio Silva. Edge Transformations for Improving Mesh Quality of Marching Cubes. 2007, submitted.
Reproducing the results
The results in this paper can be completely reproduced using open-source software and publicly available datasets. We will soon post here the set of workflows needed to run the experiments directly in VisTrails, along with the necessary software.
Necessary software
Our algorithm
Requirements
Running the Experiments
The easiest way to run the experiments is through VisTrails. We will provide a vistrail with all the necessary workflows (comparisons, mesh quality histograms, distance measures). The datasets we used are all available on the Volvis website.