If you've been following recent game technology developments you must have heard about data-oriented design. I believe Unity is kind of pioneering this with its Entity Component System(ECS). We've even had a presentation where our experts explain this very idea. Anyway, data-oriented design revolves around the idea that you get a massive performance increase when... Continue Reading →