Hi,
When I load a ASE model with the ASE loader and display it:
- the CPU usage with a GeForce 5200 is 0% to 1%
- the CPU usage with a Radeon 7000 is 40% to 50%
The machines configuration are exactly the same except the video card.
I’ve used several model (including the human body model , human.ASE, from the getting started document) and it always gives the same results.
On the other hand, when I load a 3DS model with the 3DS loader and display it:
- the CPU usage with a GeForce 5200 is 0% to 1%
- the CPU usage with a Radeon 7000 is 0% to 1%
I read on this forum that the Radeon 7000 drivers have problems with OpenGL but how come it gives a good performance with the 3DS model?
I don’t want use the 3DS model because I really like the feature in the ASE loader which extracts the pivot points (really useful feature!!!).
Here is the logs given by Xith3D:
-----------Radeon 7000-------------------
[java] OpenGL Renderer = RADEON 7000 DDR x86/SSE2
[java] OpenGL Version = 1.3.4332 Win2000 Release
[java] OpenGL Vendor = ATI Technologies Inc.
[java] Chosen index: 3
[java] Chosen capabilities:
[java] GLCapabilities [DoubleBuffered: true, Stereo: false, HardwareAccelerated: true, DepthBits: 24, StencilBits: 8, Red: 5, Green: 6, Blue: 5, Alpha: 0, Red Accum: 0, Green Accum: 0, Blue Accum: 0, Alpha Accum: 0 ] MS: false 2
[java] No Vertex Program support, skipping
[java] No Fragment Program support, skipping
driver version : 6.14.10.6444
date : 21/04/2004
What do No Vertex Program support and No Fragment Program support mean?
-----------GeForce 5200------------------
[java] Chosen index: 8
[java] Chosen capabilities:
[java] GLCapabilities [DoubleBuffered: true, Stereo: false, HardwareAccelerated: true, DepthBits: 24, StencilBits: 8, Red: 8, Green: 8, Blue: 8, Alpha: 0, Red Accum: 16, Green Accum: 16, Blue Accum: 16, Alpha Accum: 16 ] MS: false 0
[java] Init GL is net.java.games.jogl.impl.windows.WindowsGLImpl
[java] OpenGL Renderer = GeForce FX 5200/AGP/SSE2
[java] OpenGL Version = 1.4.0
[java] OpenGL Vendor = NVIDIA Corporation
Someone has a clue on this?
Thanks

