Stability

  • Game Loop - Game Programming Patterns

    Chapter from Game Programming Patterns explaining different design decisions for a game loop

  • Fix Your Timestep! (2004)

    Classic article on implementing a fixed timestep game loop for stable physics simulation.