Archive: September, 2016
A recent issue has caused me to establish a full map of the game object hierarchy. Warning: This is entirely techy-dev-mind-numbing-to-non-dev stuff! However, the non-dev can take a quick peek and go ‘cor, lots of stuff going on there’… even… Read More »
Here we have a 32px character height font in a 256 x 256 texture atlas, being rendered at various point sizes (9.0 through 18.0) in a virtual display size of 1024×768, with an actual physical screen resolution of 1600×1200. Already,… Read More »
Recent dev effort has continued along the lines of striking off niggles, but focused quite a lot on an important aspect of gameplay – the scene context. I’ve touched on this previously, the scene context manager decides what ‘transient’ objects… Read More »
Ok, you’re not going to like this – but for all good reasons 🙂 This past week or more I’ve ploughed headlong into my ‘niggles’ list. What is this list you ask? Well, basically bugs that I’m too lazy(don’t have… Read More »