Table of Contents Chapter Index Previous Slide Next Slide 56
Scaling, Rotating, and Translating A Coordinate System

Transforming Shapes

Scaling, Rotating, and Translating A Coordinate System
  • Scale, Rotate, and Translate a coordinate system, one after the other
    Transform {
        translation 2.0 0.0 0.0
        rotation 0.0 0.0 1.0  0.52
        scale 0.5 0.5 0.5
        children [ . . . ]
    }