First real speed test

PIII 933
GeForce256 64MB

120fps constant

=)

How can I disable Vsync in my program?

Why would you disable VSynch in the program?

BTW: You can disable vsynch for GeForce cards w/the GeForce Tweaks program @ http://www.guru3d.com/geforcetweakutility/

Said I’d test it again with my Athlon :

T-Bird 1200, 512MB RAM, GeForce2 GTS 64MB running at 220MHz/385MHz
192fps

Cheers.

[This message has been edited by ffish (edited 04-29-2001).]

VSync off
Athlon 1.2Ghz
Geforce2 GTS 32Mb

272 fps

Sorry for the delay, had few time last weeks.
How to disable Vsync from within your code:

typedef BOOL (APIENTRY * wglSwapIntervalEXT_Func)(int);
wglSwapIntervalEXT_Func wglSwapIntervalEXT=NULL;

wglSwapIntervalEXT=(wglSwapIntervalEXT_Func) wglGetProcAddress(“wglSwapIntervalEXT”);
if(wglSwapIntervalEXT != NULL ) wglSwapIntervalEXT(0);

Hope that helps
CoBour

P.S.: I forgot to mention, that you should check for existance of the WGL_EXT_swap_control extension before using the code. Sorry!

[This message has been edited by CoBour (edited 05-01-2001).]

Ah, cool! I’ll add that to my opengl archive.

Every time I see something posted here these days I copy and paste it into an archive for later use. It’s better than surching for it over and over again. Same thing goes for urls.

HAHA!

Athlon 1ghz.
256 meg at 133
Underclocked Geforce 3 (its a whole big (lack of) PSU thing.

412 fps.

Nutty

ROTFLMAO!!! Now THAT is one fast video card Nutty!

If it can draw my model that fast, I can’t wait to see how it does using the VAR extention .

Did I mention that the ball has 10,200 triangles ?

Is 1.5 million polygons a second fast? That’s what my vannila opengl model library is pulling on my GeforceDDR .

Athlon t-bird 1.1
256 ram
geforce 2 ultra 64
win2k
vsync disabled
312 fps hehe

cool program.

crap i didnt see nutty’s message above, so im editing now, and i thought mine was fast. damn you, you geforce 3 owning bastard!!! hehe. i envy you.

[This message has been edited by Warrior (edited 04-29-2001).]

I want to test. Byt I cannot download the Speed Demo.

Link fixed pixio .

iMac DV 400
128 MB
ATI Rage 128 Pro
MacOS 8.6
OpenGL 1.2.1 (i think)

Can’t run your program cause you’re all microsoft-worshippers.

Damn you

-Tilgovi

P.S. I’m really craving a G4 733 with a GeForce 3, but I don’t have that kind of money on my own being that I’m 14
They are sooo sexy!

[This message has been edited by Tilgovi (edited 05-01-2001).]

Being only 14 with that attitude and being here on this forum, I say you won’t be out of money in the future.

(You probably own the world if youre good enough.)