From a803cb783efab8fffe26eff71e250b164f4e2999 Mon Sep 17 00:00:00 2001 From: Yohei Shimomae Date: Tue, 15 Oct 2013 14:53:00 -0700 Subject: [PATCH] added crocodile demo --- demos/animated-crocodile/crocodile.svg | 118 +++++++++++++++++++++++++ demos/animated-crocodile/index.html | 84 ++++++++++++++++++ 2 files changed, 202 insertions(+) create mode 100644 demos/animated-crocodile/crocodile.svg create mode 100644 demos/animated-crocodile/index.html diff --git a/demos/animated-crocodile/crocodile.svg b/demos/animated-crocodile/crocodile.svg new file mode 100644 index 0000000..99bff2c --- /dev/null +++ b/demos/animated-crocodile/crocodile.svg @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demos/animated-crocodile/index.html b/demos/animated-crocodile/index.html new file mode 100644 index 0000000..1946537 --- /dev/null +++ b/demos/animated-crocodile/index.html @@ -0,0 +1,84 @@ + + + + + + Snap + + + + + + \ No newline at end of file