I've got a 3D matrix related question
I've got a "pivot" that has a position (x,y,z), a rotation (pitch,yaw,roll (euler angles)).
I want it to be translated to the position + a vector (x',y',z') according to the rotation
Ok, i've badly explained that, but does someone has a link or a code ?

