Application Structure & Game Loop
This article describes how a GFX-Next application is structured and how the game loop is executed. It breaks down the overall application layout, including initialization, system setup, and shutdown, and explains how these phases relate to the lifetime of
Andy