rotates and then translates??

New Message Reply Date view Thread view Subject view Author view

Renee Strong (renee++at++pat.mdc.com)
Wed, 24 Nov 93 10:17:43 CST


 If we do the following, is performer still going to do the rotates first
 and then the translates?

 pushmatrix();

 loadmatrix(ident);

 translate(obj->trans[0], obj->trans[1], obj->trans[2]);

 rot(pitch, 'y');
 rot(yaw, 'z');
 rot(roll, 'x');

 getmatrix(mat);

 pfDCSMatrix(dcs, mat);

 popmatrix();

Renee Strong
renee++at++pat.mdc.com


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:50:06 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.