From 9ff1b1e6e6409df1fd67ed486b21033ddb39273f Mon Sep 17 00:00:00 2001 From: Scott Worley Date: Sun, 30 Dec 2012 21:32:14 -0800 Subject: [PATCH] Wrap sphere demo --- wrap_sphere.html | 49 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 wrap_sphere.html diff --git a/wrap_sphere.html b/wrap_sphere.html new file mode 100644 index 0000000..1372939 --- /dev/null +++ b/wrap_sphere.html @@ -0,0 +1,49 @@ + + + Wrap Sphere + + + + +

Wrap Sphere

+

Extrude something in a spiral along the surface of a sphere.

+ + -- 2.44.1