Re: shadows

New Message Reply Date view Thread view Subject view Author view

David Plew (kishore++at++aimnet.com)
Thu, 13 Mar 1997 17:20:00 -0800 (PST)


here is a snippet from Performer sample program shadows.c++.

        pfQueryFeature(PFQFTR_TEXTURE_PROJECTIVE, &ret);
    if (!(ret == PFQFTR_FAST))
    {
        printf("Sorry, shadows aren't supported on this machine.\n");
        return 0;
    }
   

Putting this in the program should tell you if you can have shadows or not.

-anita

kishore++at++aimnet.com
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
            Submissions: info-performer++at++sgi.com
        Admin. requests: info-performer-request++at++sgi.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:54:53 PDT

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