This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

rotateFromVector

Notes

Remarks

The rotation angle is determined by taking (+/-)arctan(y/x). The direction of the vector (x,y) determines whether the positive or negative angle value is used. Post-multiplies means that other matrix operations are performed before this operation.

Syntax

Standards information

See also

Related pages

Attributions