Skip to content

Rotation of parallel lines

1 message · David Winsemius

#
On Nov 19, 2013, at 5:53 AM, Tonio wrote:

            
It's certainly possible to "rotate"  abstract segment endpoints using a rotation matrix. What is not possible is to claenly erase the original image and replace it with the new image. You could also repeatedly draw new plots with a segment being rotated (around what center you do not say) in angular increments and then assemble a sequence of plots with the animation package. (A rotation matrix would transform segment end-points around the origin.)  As always, a complete description of the desired result is needed and I do not believe you have yet provided such.