Game Math: Vector Cross Product Explained

Unlike the dot product, the cross product is not commutative — operation order carries significant meaning.
Reversing the operation order flips the resulting vector's direction.
Additionally, the direction changes depending on whether you're using a left-handed or right-handed coordinate system.