the offsets are vectors that point from the player to the cameras.
something like that should be okay in the beginning:
Code:
VECTOR* offset1 = {0,-distance,0};
VECTOR* offset2 = {0, distance,0};


of course you have to find a decent value for distance that fits well with your pictures.


SCHLEIFE SCHLEIFE SCHLEIFE SCHLEIFE SCHLEIFE SCHLEIFE