Re: [JAVA3D] J3D resources shared among the same JVM?

2002-02-22 Thread Kelvin Chung
Microsystems Inc. >X-Unix-From: [EMAIL PROTECTED] Fri Feb 22 03:02:24 2002 >Date: Fri, 22 Feb 2002 10:56:46 -0800 >From: António José Cacho <[EMAIL PROTECTED]> >Subject: [JAVA3D] J3D resources shared among the same JVM? >X-Sender: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >MIME

[JAVA3D] J3D resources shared among the same JVM?

2002-02-22 Thread António José Cacho
Hi I have been doing some research is performance tuning of j3d. I found that most of the times when spawning several SimpleUniverse from the same JVM, each with its own intended frame-rate, the result was that the frame rate would level to the slower. If the slower SimpleUniverse is terminated, t