Displaying Frames Per Sec

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
DarkWhoppy
Posts: 386
Joined: Thu Sep 25, 2003 12:43 pm
Contact:

Displaying Frames Per Sec

Post by DarkWhoppy »

How would I display FPS in the top right corner? :?:
Masdus
Posts: 186
Joined: Tue Aug 26, 2003 1:13 pm
Location: Australia

Post by Masdus »

could you make a static text box that is updated with the FPS info? i think is possible to change the text of a box during runtime. The techdemo has an example of how to find the FPS
Post Reply