3D Vector to 4x4 Matrix

 
 
 

Categories

  • Conversion

Description

Outputs a 4x4 matrix from 3 3D vectors for the top right portion and a translation vector.

Parameters

Row or Column

Specifies whether the input vectors become rows or columns in the matrix.

Ports

Inputs

Vector 1

The first 3D vector.

Vector 2

The second 3D vector.

Vector 3

The third 3D vector.

Translation

The 3D vector representing translation.

Outputs

Matrix

The new 4x4 matrix.