News

I'm teaching myself DirectX 9.0, and right now I'm trying to figure out how to use it to multiply all the vectors* in a buffer by a rotation matrix with a single function call. I cannot find a ...