Figure MC vs DC

This commit is contained in:
Pierre Alliez 2023-12-25 14:27:59 +01:00
parent e1634a256e
commit 4fd413619e
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ The following table compares the algorithms in terms of constraints over the inp
<img src="cube_mc_dc.png" style="max-width:70%;"/>
</center>
\cgalFigureCaptionBegin{isosurfacing_compare_mc_dc}
Comparison between a cube generated by Dual Contouring (left) or by Marching Cubes (right).
Comparison between a cube generated by Marching Cubes (left) and Dual Contouring (right).
\cgalFigureCaptionEnd