Frame rate control in distributed game engine

Xizhi Li,Qinming He
DOI: https://doi.org/10.1007/11558651_8
2005-01-01
Abstract:Time management (or frame rate control) is the backbone system that feedbacks on a number of game engine modules to provide physically correct, interactive, stable and consistent graphics output. This paper discusses time related issues in game engines and proposes a unified time management (or more specifically frame rate control) architecture, which can be easily applied to existing game engines. The frame rate system has been used in our own distributed game engine and may also find applications in other multimedia simulation systems.
What problem does this paper attempt to address?