Hi there,
this post may sound a bit odd, but I’ve got problems getting the jogl demos running smoothly on PCs with NVIDIA cards. The demos that turn out to be extra slow are:
- Water (Procedural Texture Physics) demo and
- Vertex Buffer Object
- Vertex Array Range
I tried out two different desktop PCs with NVIDIA GeForce cards and both had similar speed issues. Here are the specs:
WinXP Pro / Java 1.5.0_06
Pentium 4 3Ghz
2Gb RAM
GL_VENDOR: NVIDIA Corporation
GL_RENDERER: GeForce 6500/PCI/SSE2
GL_VERSION: 2.0.1
WinXP / Java 1.5.0_06
Pentium D 3.2Ghz
1Gb RAM
GL_VENDOR: NVIDIA Corporation
GL_RENDERER: GeForce 7300/PCI/SSE2
GL_VERSION: 2.0.3
The odd thing is that I have managed to run the same demos very smoothly on two laptops, one PC with an ATI Mobility Radeon X300, the other one a Alu Powerbook also with an ATI card. The Java setup on the Laptop is the same as on the other machines. This is really weird, because having read quite a few threads in this forum, I discovered rather the opposite, that there have been lots of problems with ATI cards.
Any suggestions what the problem might be?
…and yes, I have installed the latest drivers …