Page logoMath sketchbook

Documentation for translateVM

Signature

translateVM(t)

Description

The translateVM() function generates a 4x4 matrix based on a given 3D vector. The translation components are placed in the last row.

Variants

  • translateVM(vector) -> matrix

Examples

See also