I've read the docs on the Vector3D but I need a tutorial on the application of the methods. I believe the class is particular to Vrage or Keen so the notes are pretty basic. So I'm really looking for a good tutorial on vector math.
I've already figured out how to manually calculate the distance between two points, the formula for a line that intersects two points (without the Vector3D function) and even express that as my own code. So I'm off to a decent start understanding concepts....
Vector3D tutorial.
I've already figured out how to manually calculate the distance between two points, the formula for a line that intersects two points (without the Vector3D function) and even express that as my own code. So I'm off to a decent start understanding concepts....
Vector3D tutorial.