Game Development Community

Frames per Second in FPS demo

by Will O-Reagan · in Torque X 2D · 05/02/2008 (9:47 pm) · 2 replies

Is the Frames per second accurate in the FPS demo? Without changing the logic or anything it seems really high, like 500 in some cases like at the title screen.

About the author

I have a degree in dramatic art, and literature, from UC Santa Barbara. I've worked for a few studios, also at Animax Ent in 2008, and some smaller studios. Currently studying Computer Science at CSU Channel Islands.


#1
05/12/2008 (1:17 am)
Yes. Go and download Fraps on the PC side and you will see it matches exactly.

The answer do your question, obviously, is that Torque does rock. You really are getting 500 FPS.

I should point out, though, that this is well over your likely monitor refresh rate :-). Still, that's leaves you with plenty of room to eat up system resources purely for pleasure, and still have an acceptable framerate for your game.
#2
05/12/2008 (5:30 pm)
On a modern graphics card doing something simple like blitting some bitmaps to the screen is trivial so I would expect to see high framerates.