C++ Game Engine|0007|Quaternion Class

1 year ago
3

Invert/Inverse function is wrong,
it is divide by length square, not sqrt(lengthsq);

Loading comments...