Just a rename proposal: ``` rotate-x => rotate-x! rotate-y => rotate-y! rotate-z => rotate-z! ``` Since the procedures are modifying the matrix.
Just a rename proposal:
Since the procedures are modifying the matrix.