Skip to main content

Transformations

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

Transformation matrices get multiplied in the following order:

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