Does anyone know a way to set a system parameter inside one's code, or otherwise to get the effect of setting it when an applet executes?
My application is just running an animation in front of a background texture. I find that setting the system parameter j3d.backgroundtexture=false dramatically improves the frame rate when I invoke the application from a command line. But I don't know how to get this same capability in an applet. Incidentally the release notes state that j3d.backgroundtexture is ignored by the D3D version but I find it significantly improves the performance whether I use OGL or D3D. -Alan Norton =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".