From 0c53c8b29eadc806f1cfc6c5d6d0def562443e8b Mon Sep 17 00:00:00 2001 From: Jonathan Puckey Date: Wed, 9 Feb 2011 01:10:55 +0100 Subject: [PATCH] Add a few more examples. --- examples/Tools/Dripping Brush.html | 98 +++++++++++++++++++++++++++ examples/Tools/Fancy Brush.html | 102 +++++++++++++++++++++++++++++ examples/Tools/Grid.html | 56 ++++++++++++++++ examples/Tools/Worm Farm.html | 98 +++++++++++++++++++++++++++ 4 files changed, 354 insertions(+) create mode 100644 examples/Tools/Dripping Brush.html create mode 100644 examples/Tools/Fancy Brush.html create mode 100644 examples/Tools/Grid.html create mode 100644 examples/Tools/Worm Farm.html diff --git a/examples/Tools/Dripping Brush.html b/examples/Tools/Dripping Brush.html new file mode 100644 index 00000000..e6b98ba2 --- /dev/null +++ b/examples/Tools/Dripping Brush.html @@ -0,0 +1,98 @@ + + + + + + Example + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/examples/Tools/Fancy Brush.html b/examples/Tools/Fancy Brush.html new file mode 100644 index 00000000..eae08389 --- /dev/null +++ b/examples/Tools/Fancy Brush.html @@ -0,0 +1,102 @@ + + + + + + Example + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/examples/Tools/Grid.html b/examples/Tools/Grid.html new file mode 100644 index 00000000..3b8b2bd6 --- /dev/null +++ b/examples/Tools/Grid.html @@ -0,0 +1,56 @@ + + + + + + Example + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/examples/Tools/Worm Farm.html b/examples/Tools/Worm Farm.html new file mode 100644 index 00000000..cfe97685 --- /dev/null +++ b/examples/Tools/Worm Farm.html @@ -0,0 +1,98 @@ + + + + + + Example + + + + + + + + + + + + + + + + + + \ No newline at end of file