1. The document discusses various 2D and 3D geometric transformations including translation, rotation, scaling, and their properties.
2. It explains coordinate systems used to specify geometry including world, user, and display coordinates.
3. Key geometric transformations are defined through matrix operations including translation matrices, rotation matrices, and scaling matrices. Homogeneous coordinates are also introduced to represent transformations as matrix multiplications.