Maxim Tugai wrote:

I have troubles with Linux Java3D. I'm creating a program using Java3D, on
Windows 200 it has 400-450 FPS performance (I measure it with slightly
modified Canvas3D with rewrited postSwap()). But under Linux this program
shows only 20-30 FPS :(). Why?

Since monitors cannot refresh at 400FPS you probably have Vsync turned off on Windows, but not on Linux. Turn Vsync back on on Windows and see how the number change.

--
Justin Couch                         http://www.vlc.com.au/~justin/
Java Architect & Bit Twiddler              http://www.yumetech.com/
Author, Java 3D FAQ Maintainer                  http://www.j3d.org/
-------------------------------------------------------------------
"Look through the lens, and the light breaks down into many lights.
 Turn it or move it, and a new set of arrangements appears... is it
 a single light or many lights, lights that one must know how to
 distinguish, recognise and appreciate? Is it one light with many
 frames or one frame for many lights?"      -Subcomandante Marcos
-------------------------------------------------------------------

===========================================================================
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".

Reply via email to