previous |  up  | next
 

Frames Per Second   

Author:  DigiBen

It is important to know how fast or slow your OpenGL app is running.  This tutorial shows you how to accurately calculate the frames per second your .exe is producing.

Functions Used:  GetTickCount(), sprintf(), SetWindowText(), glRotatef(), glColor3ub(), glVertex3f(), glBegin(), glEnd()


purchase full version
Access EXE

 
 
 

 

 

 


 C
 C++
 Win32
 Direct3D
 OpenGL
 C#
 Java
 Free Tutorials