Glide Reflection

Glide reflection is a composite transformation which is a translation followed by a reflection in line parallel to the direction of translation. The order of the two constituent transforms (translation and reflection) is not important. One can easily verify that the same result is obtained by first reflecting and then translating the image.


This applet requires Sun's Java VM 2 which your browser may perceive as a popup. Which it is not. If you want to see the applet work, visit Sun's website at https://www.java.com/en/download/index.jsp, download and install Java VM and enjoy the applet.


What if applet does not run?

The following observations are noteworthy:

  1. Glide reflection changes the orientation: if a polygon is traversed clockwise, its image is traversed counterclockwise, and vice versa.

  2. Reflection is isometry: a glide reflection preserves distances.

  3. Reflection preserves angles.

  4. Reflection maps parallel lines onto parallel lines.

  5. Unless the translation part of a glide reflection it trivial (defined by a 0 vector), the glide reflection has neither fixed points, nor fixed lines, save the axis of reflection itself. If the translation part is trivial, the glide reflection becomes a common reflection and inherits all its properties.

All these properties are implied by the definition of the glide reflection being a product of reflection and translation. The importance of the glide reflection lies in the fact that it is one of the four isometries of the plane.

Isometry, also called rigid motion, is a transformation (of the plane in our case) that preserves distances. It can be shown that there are only four plane isometries: translation, reflection, rotation and glide reflection. Together, the four are known as the basic rigid motions of the plane, which, in view of the fact that there are no others, is really a stupid nomenclature.

Geometric Transformations

|Activities| |Contact| |Front page| |Contents| |Geometry|

Copyright © 1996-2018 Alexander Bogomolny

71535031