LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: Perfect Lion on December 29, 2008, 11:14:52

Title: how show frames per second counter?
Post by: Perfect Lion on December 29, 2008, 11:14:52
Hi.

How show frames per second counter (fsp) in my Display ?

Thanks ;)
Title: Re: how show frames per second counter?
Post by: Evil-Devil on January 07, 2009, 15:25:55
The only way i know is per texture fonts. Create a texture with some font and draw the appropriate textureare to show your fps counter.