|
Makes vectors normalized and orthogonal to each other.
Normalizes normal. Normalizes tangent and makes sure it is orthogonal to normal (that is, angle between them is 90 degrees).
See Also: Normalize function.
Makes vectors normalized and orthogonal to each other.
Normalizes normal. Normalizes tangent and makes sure it is orthogonal to normal. Normalizes binormal and makes sure it is orthogonal to both normal and tangent.
See Also: Normalize function.