]> git.scottworley.com Git - nt3d/commit - box_by_rotation.html
Generalize rotate()
authorScott Worley <ScottWorley@ScottWorley.com>
Wed, 19 Dec 2012 14:38:26 +0000 (06:38 -0800)
committerScott Worley <ScottWorley@ScottWorley.com>
Wed, 19 Dec 2012 14:38:26 +0000 (06:38 -0800)
commit1e62819c99e2c97c4f11c9612012c83cf36dd4ff
tree9679d424bd9eef96247e9432dcbe0c50ae282d3b
parent2f6b97f8bc892064a1ca781c11b08104182f862a
Generalize rotate()

1. Rename the old rotate() to rotate_about_origin().
2. Add a general rotate() that can rotate about any point.
3. Add box_by_rotation.html demo.
box_by_rotation.html [new file with mode: 0644]
nt3d.js