Skip to main content

Transformations

All transformation functions but set-transform push a transformation matrix onto the current transform stack. To apply transformations scoped use the group or scope draw function.

Transformation matrices get multiplied in the following order:

Mworld=MworldMlocalM_{\text{world}} = M_\text{world} \cdot M_\text{local}