CPU Performance Reporting with Python
Making sense of cpu performance data for a game can be challenging. Understanding where and how to make optimizations is even harder. However, if we’re able ...
Making sense of cpu performance data for a game can be challenging. Understanding where and how to make optimizations is even harder. However, if we’re able ...
I’ve approached this ‘remake’ of Quake with two main goals:
It’s been over a month since my last update, so there is plenty of stuff to catch up on. Besides enjoying the strangely unseasonably warm weather, I spent th...
I picked up a copy of Head First Design Patterns a few years back and used it to get up to speed with all the software development design patterns outlined i...