X-Git-Url: https://melusine.eu.org/syracuse/G/git/?a=blobdiff_plain;f=test%2Fanimation.tex;h=17ea062804cb4b4502914c7d68c4ff5a7f68eb86;hb=HEAD;hp=d47832a107fd834292d0c3525e8aa9d7a2c4c65c;hpb=791c961e11f1d1114a9c8ba169d1422a8bcb4a94;p=delaunay.git diff --git a/test/animation.tex b/test/animation.tex index d47832a..17ea062 100644 --- a/test/animation.tex +++ b/test/animation.tex @@ -8,8 +8,27 @@ \def\drawPath{draw (-2,-2)*u--(8,-2)*u--(8,6)*u--(-2,6)*u--cycle withcolor 0.99white;} \def\clipPath{clip currentpicture to (-2,-2)*u--(8,-2)*u--(8,6)*u--(-2,6)*u--cycle;} + \begin{document} +\drawPointsMeshinc[ +mode=ext, +bbox = show, +colorBbox = blue!20, +print=points +] +{mesh.txt}% +{% + beginfig(0); + \drawPath +}% +{% + \clipPath + endfig; +} + +\newpage + \buildMeshBWinc[ mode=ext, bbox = show,