X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=delaunay.git;a=blobdiff_plain;f=test%2Fanimation.tex;h=aa5c29c4b5b9f3efed0795f71161bc4426c238b5;hp=d47832a107fd834292d0c3525e8aa9d7a2c4c65c;hb=ce88841e4c39f70da4603909378967a0fd5c48ae;hpb=791c961e11f1d1114a9c8ba169d1422a8bcb4a94 diff --git a/test/animation.tex b/test/animation.tex index d47832a..aa5c29c 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} +\tracePointsMeshinc[ +mode=ext, +bbox = show, +colorBbox = blue!20, +print=points +] +{mesh.txt}% +{% + beginfig(0); + \drawPath +}% +{% + \clipPath + endfig; +} + +\newpage + \buildMeshBWinc[ mode=ext, bbox = show,