Rob Body - HR Mardyn (r.body++at++hrwallingford.co.uk)
Wed, 14 Jul 1999 15:29:20 +0100 (BST)
I am having a problem when trying to roll my scene about.
I have attached an image to my viewing position, but when I do the
following:
pfSetVec3(hpr,viewhdg,0.0f,0.0f);
prChanView(chan,xyz,hpr);
pfDCSRot(imagedcs,hdg,0.0f,roll);
my image only rolls,
when I do the following:
pfSetVec3(hpr,viewhdg,0.0f,roll);
prChanView(chan,xyz,hpr);
pfDCSRot(imagedcs,hdg,0.0f,0.0f);
the whole scene - land/sky and image all roll.
What I would like to happen is for only the land/sky to roll and my image to
stay still.
Does anyone have any ideas where I am going wrong ?
Cheers
Rob
This archive was generated by hypermail 2.0b2 on Wed Jul 14 1999 - 07:30:14 PDT