Page logoMath sketchbook

Documentation for rotateZVM

Signature

rotateZVM(angle)

Description

The rotateZVM() function generates a 4x4 matrix based on a given angle (in radians) that rotates around Z.

This function assumes the use of VM multiplication order: vector * matrix.

Variants

  • rotateZVM(scalar) -> matrix

Examples

See also