X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=delaunay.git;a=blobdiff_plain;f=test%2Fdelaunay.tex;h=5b983917f08ffd6b5ede9ebfdc339150de3fe884;hp=ac45fa4e0cbc5f5960a0a9690432039551c77cec;hb=d865bd5b172801559649eabbef29fd8f3898ce70;hpb=f5b04999414b0f514d2fea252417c05ac2efeeac diff --git a/test/delaunay.tex b/test/delaunay.tex index ac45fa4..5b98391 100644 --- a/test/delaunay.tex +++ b/test/delaunay.tex @@ -9,9 +9,19 @@ \buildMeshBW[print=points, meshpoint = I, color=red]{(0,0);(3.5,3);(7,0);(7.5,5);(1.61,3.14);(3,1);(6,1.5)} -\buildMeshBW[tikz, bbox = show]{(0,0);(3.5,3);(7,0);(7.5,5);(1.61,3.14);(3,1);(6,1.5)} +%\buildMeshBW[tikz, bbox = show]{(0,0);(3.5,3);(7,0);(7.5,5);(1.61,3.14);(3,1);(6,1.5)} -\buildMeshBW[mode=ext]{mesh.txt} +\buildMeshBW[mode=ext,bbox = show, color=red,colorBbox = blue]{mesh.txt} + + +\buildMeshBWinc[mode=ext,bbox = show, color=red,colorBbox = +blue]{mesh.txt}{% + beginfig(0); +}% +{% + draw MeshPoints[3] -- MeshPoints[9]; + endfig; +} \meshAddPointBW[ meshpoint = x, @@ -21,6 +31,7 @@ colorCircle = green!70, scale=0.6cm] {(0,0);(3.5,3);(7,0);(7.5,5);(1.61,3.14);(6,4)}{(3,1)} \meshAddPointBW[ +color = green, meshpoint = x, colorBack=red!10, colorNew = green!20!red, @@ -34,7 +45,8 @@ colorNew = green!20!red, scale=0.6cm, step=badtriangles, newpoint = y, -bbox = show +bbox = show, +colorBbox = black ] {(0,0);(3.5,3);(7,0);(7.5,5);(1.61,3.14);(6,4)}{(3,1)} @@ -56,7 +68,8 @@ colorNew = green!20!red, scale=0.6cm, step=badtriangles, newpoint = y, -bbox = show +bbox = show, +colorBbox = blue!20, ] {(0,0);(3.5,3);(7,0);(7.5,5);(1.61,3.14);(6,4)}{(3,1)}{% beginfig(0);