Rudy Darken (darken++at++enews.nrl.navy.mil)
Thu, 7 Oct 93 17:01:47 -0400
pfDCS *dcs;
pfDCSMat (dcs, some_matrix);
pfDCSRot (dcs, h, p, r);
If I have some uniform transformation to do (represented
as some_matrix) and then want to apply some rotation or
translation afterwards, does the rotation call overwrite
any part of the matrix?
How about the reverse case?
pfDCSRot (dcs, h, p, r);
pfDCSMat (dcs, some_matrix);
I'm getting some strange results in porting some gl
code to Performer. They use multmatrix calls either
preceded or followed by rot calls. I'm not sure if
my method is working.
Thanks.
Rudy
_______________________________________________________________
Rudy Darken <202> 767-6814
darken++at++enews.nrl.navy.mil The U.S. Naval Research Laboratory
darken++at++seas.gwu.edu The George Washington University
_______________________________________________________________
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:50:03 PDT