From: Scott Worley Date: Wed, 19 Dec 2012 13:27:59 +0000 (-0800) Subject: Rotate and translate operate on lists of points X-Git-Url: http://git.scottworley.com/nt3d/commitdiff_plain/2f6b97f8bc892064a1ca781c11b08104182f862a?ds=sidebyside Rotate and translate operate on lists of points Also, change extrude's interface to take 3d points, just with the z values at zero. --- diff --git a/box_by_extrude.html b/box_by_extrude.html index e8183f2..6a883a6 100644 --- a/box_by_extrude.html +++ b/box_by_extrude.html @@ -5,10 +5,10 @@