I suppose you had an eye there ? http://wiki.ioquake3.org/Vectors
Cheers
Le 06/05/2013 01:26, Stephen LARROQUE a écrit :
> Ok I think I've got it about vectors management, tell me if I'm wrong:
>
> ioquake3 defines vectors as 3D arrays (or arrays of 3 items, for X, Y,
> Z), as vec3_t type.
>
> Th
Ok I think I've got it about vectors management, tell me if I'm wrong:
ioquake3 defines vectors as 3D arrays (or arrays of 3 items, for X, Y, Z),
as vec3_t type.
Then ioquake3 provides a few simple operators on these vectors, such as
VectorSubstract, VectorCopy, VectorAdd, VectorScale, VectorClea