Vectors: The Dot Product
GameDevSo now we have gone over what a vector is and also how to perform simple vector operations, so it's time to get complicated: the Dot product!
So now we have gone over what a vector is and also how to perform simple vector operations, so it's time to get complicated: the Dot product!
In the previous post we learned a little bit about Vectors and what they are (quick quiz: Do vectors have a position? No! That's going to be important again in a minute, so pardon me while I harp on it).