Essays about: "coroutine"

Found 1 essay containing the word coroutine.

  1. 1. Performance of Priority-Based Game Object Scheduling

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Nathan Bhat; Filip Åsberg; [2018]
    Keywords : Game engine; game loop; game object; concurrency; scheduling; coroutine; update calls; gameplay; prioritizing;

    Abstract : This paper investigates alternative scheduling for game objects in a game engine by using priority based algorithms and comparing different priority assigning methods. Research concerning commercial game engines, game loops, concurrency and scheduling was performed. READ MORE