Dot Product
The dot product is a single number telling how much two vectors point the same way. Lean the same direction (acute angle) and it is positive, a right angle gives 0, and opening the opposite way (obtuse) makes it negative. Geometrically it relates to the shadow (projection) one vector casts onto the other, yet you get the same value just by multiplying components and adding. Turn the angle slider and the sign goes from positive to 0 to negative; move the components and a·b is computed.