Rotating Figures
- To: mathgroup at smc.vnet.net
- Subject: [mg15243] Rotating Figures
- From: Wilson Figueroa <wfigueroa at GI.COM>
- Date: Sun, 27 Dec 1998 03:58:34 -0500
- Sender: owner-wri-mathgroup at wolfram.com
Does anyone know how an entire figure can be passed to Mathematica and have that figure rotated by either a 2D or 3D transformation? For example, I could have a rotation matrix of: rot[{x_,y_}]:= {{a,b},{c,d}}.{x,y} This would take every point in the figure, apply the transformation, and them replot the figure. I would like to be able to do this with 2D and 3D figures or data ... as the case may be. Wilson Please email any responses to flip at aznet.net
- Follow-Ups:
- Re: Rotating Figures
- From: Ken Levasseur <Kenneth_Levasseur@uml.edu>
- Re: Rotating Figures