I'm using VBOs to render my scene of about ~20k tris yet i'm getting ~50fps.
I've look at other peoples results and i always see people talking about how they get 100k++ tris with 500+ fps most of the time when doing VBOs
For my matrix manipulation i still use the immediate mode, could that be the problem?
Name:
Anonymous2011-01-01 2:29
linuxfag detected
use a real OS lol
Name:
Anonymous2011-01-01 3:28
By default Linux uses software rendering, as video accelerator drivers are proprietary.
Name:
Anonymous2011-01-01 3:31
>>3
Anyway, "~20k tris yet i'm getting ~50fps" is slow even for modern software renderers, so linux sucks. I remember Unreal Tournament 2004 ran in SW nearly as fast as in hardware.
>>4
This mean that its hardware acceleration was SHIT. No, really. We have HW acceleration for a reason. And "running as fast as SW" is not it.
Name:
Anonymous2011-01-01 3:51
>>5 http://transgaming.com/business/swiftshader/faq
2) Exactly how fast is SwiftShader?
SwiftShader performance can vary significantly depending on the exact CPU and system being used as well as the application being tested. For example, on a modern quad-core Core i7 CPU at 3.2 GHz, the SwiftShader DirectX® 9 SM 3.0 demo scores 620 in 3DMark06, surpassing most integrated graphics hardware.
Name:
Anonymous2011-01-01 4:00
OP here, no i'm not a linux fag... this is on windows.