From: Visi <vis...@ev...> - 2002-03-29 08:30:59
|
Sven Goethel wrote: > On Wednesday 27 March 2002 15:37, Visi G=E1bor wrote: > > Hi, > > > > I've made a little test program using GLAnimCanvas/GLEventListener wh= ich > > just clears the canvas and draws a rectangle. The animate fps is set = to > > 5000, and the actual fps is printed after every 50 frames. > > I use jdk 1.4, gl4java 2.8.2.0 and NT4 (ATI RAGE 128 Pro II). When I > > start the app it reports about 130-150 fps. Nothing strange so far... > > > > Now if I start a Media Player (some video), the speed increases to > > 340-360 fps. Could anyone explain me this? > > > > Thx, > > Gabor > > >=20 > do you do this stuff drunken like me ? ;-) >=20 > or is the canvas just not rendered on screen ? Can I find out somehow, when is the canvas really rendered on screen? G |