Performer Memory Problem

New Message Reply Date view Thread view Subject view Author view

Y.Kanou (kanou++at++ddd.co.jp)
Wed, 19 Jun 1996 10:16:49 +0900


Hi,

is there something wrong with the pfLoadFile and the
subsequent builder structure in Performer 2.0?
I modified the simple.c program in following way:

pfdInitConverter("bin");
        :
for(i=0;i<5000; i++)
{
        root = pfLoadFile("x29.bin");
        myDCS = pfNewDCS();
        pfAddChild(myDCS,root);
        pfAddChild(scene,myDCS);
        pfRemoveChild(scene,myDCS);
        pfDeleteChild(myDCS);
}

and it crashed on a standard Indy, running out of memory.

Thanks for your help.

        Yutaka Kanou(3D Inc)
        e-mail:kanou++at++ddd.co.jp
        tel:+81-45-314-8334
        fax:+81-45-314-8335
        Mitsuishi-Yohohama-building 1-39-3 Hiranuma
        Nishi-ku Yokohama 220 Japan

=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer.html
            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:53:01 PDT

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