cf_norm¶
Category: math
GitHub: cute_math.h
Returns a normalized vector.
Remarks¶
Normalized vectors have unit-length without changing the vector's direction. Fails if the vector has a length of zero.
Category: math
GitHub: cute_math.h
Returns a normalized vector.
Normalized vectors have unit-length without changing the vector's direction. Fails if the vector has a length of zero.