Hi,
sorry if this a known issue, I’ve been looking around and I didn’t find info about this…
I was using JOGL with Eclipse on Windows and it worked fine, but I don’t want to use the corporate installation for private things so I installed Fedora 9 aiming to use Linux for developing. The first thing I did was to go to JOGL Demos page and try the Gears demo and it’s incredible slow, about 0.5 fps… I was completely disappointed… Can someone give me a hint of what’s happening?
If I run glxgears (I suppose this demo it’s done with C, accessing to native OpenGL libraries) from command line, the Gears demo running pretty smooth, but I get this output:
Failed to initialize TTM buffer manager. Falling back to classic.
3645 frames in 5.0 seconds = 728.933 FPS
Any help will be deeply appreciated!!!
Pedro