TFormVector in math

Blitz3D Forums/Blitz3D Programming/TFormVector in math

Anyone know how to make a function that does the same thing as TFormVector, but with just math? Right now it requires entities to work. I'm trying to convert some of my Blitz Code to C++.

You'll need to learn matrices for this i'm pretty sure.