pfMatrix question

New Message Reply Date view Thread view Subject view Author view

Gene Koh (gene++at++euphoria.corp.sgi.com)
Tue, 7 Nov 1995 14:09:33 -0800


Hi --

Suppose I have the following Performer 1.2 code:

        pfMakeTransMat(matrix, ...);
        pfPreRotMat(matrix, ..., matrix);

To get the same effect with Performer 2.0, will I have to do:

        pfMakeTransMat(matrix, ...);
        pfPostRotMat(matrix, ..., matrix);

I would say yes, since 2.0's matrices should be OpenGL-based, but just wanted
to be sure. Thanks.

Gene

-- 
Gene Koh		gene++at++corp.sgi.com	 (415) 933-4230

"It is the weak who are cruel. Gentleness can only be expected from the strong." - Leo Roskin


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:52:01 PDT

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