Don't know about a flag, but you could measure the frame rate. See "View.getFrameStartTimes()". You should be able to use this to compute the frame rate. You could also set the frame rate using "View.setMinimumFrameCycleTime()". -Lee > -----Original Message----- > From: Karsten Fries [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 05, 2001 5:49 AM > To: [EMAIL PROTECTED] > Subject: [JAVA3D] Measuring Performance > > > Hi there, > > i'm aiming on a constant performance on various systems. some > with acceleration some without. > is there a possibility to inquire the speed capabilities for > the rendering. let's say at least a flag > telling me whether the current machine has acceleration or not??? > > Cheers, > Karsten > > ============================================================== > ============= > 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". > =========================================================================== 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".