]> gitweb.michael.orlitzky.com - spline3.git/commit
Switch all of the tetrahedronX functions to use the new 'rotate' argument order.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 4 Aug 2011 16:44:01 +0000 (12:44 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 4 Aug 2011 16:44:01 +0000 (12:44 -0400)
commit574a15e7ccfa3109f06fa05ed09e2282a03a7dad
tree97e5ccf089da0597ac4aa784472b53b0b04f1117
parent627cae8a6bd5da6cd1a4b51b3eb5bb0f60ecbce2
Switch all of the tetrahedronX functions to use the new 'rotate' argument order.
Use (rotate $ rotate $ ...) notation instead of composing rotations.
Fix all tetrahedron functions so that the trilinear reproduction tests pass.
src/Cube.hs