Page logoMath sketchbook

Documentation for rotateYVM

Signature

rotateYVM(angle)

Description

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

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

Variants

  • rotateYVM(scalar) -> matrix

Examples

See also