The GLFW comes with a High Resolution timer with GetTime(), and you can set time. I was wondering just how I animate my scenes so that they animate at a certain frame per second. Do I have to fiddle with the way I animate my scene depending on what it is, or is there a universal implementation as long as i have some sort of timing mechanism.