Table of Contents Chapter Index Previous Slide Next Slide 65
Scaling, rotating, and translating

Transforming shapes
Scaling, rotating, and translating
  • 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 [ . . . ]
    }