diff --git a/examples/index.html b/examples/index.html index e838365..3fdab9a 100644 --- a/examples/index.html +++ b/examples/index.html @@ -58,6 +58,8 @@
  • paced
  • +
  • polygon-points
  • +
  • reparent
  • repeatDur
  • diff --git a/examples/svg/polygon-points.svg b/examples/svg/polygon-points.svg new file mode 100644 index 0000000..5385cd2 --- /dev/null +++ b/examples/svg/polygon-points.svg @@ -0,0 +1,8 @@ + + + + + + + diff --git a/examples/web/polygon-points.html b/examples/web/polygon-points.html new file mode 100644 index 0000000..a5c0272 --- /dev/null +++ b/examples/web/polygon-points.html @@ -0,0 +1,16 @@ + + + + + + + + + +