Multi-Channel Signed Distance Field Fonts with MonoGame – Part 2
In the first part of this series, we discussed multi-channel signed distance field fonts, how they work, and how to generate […]
Contains software development articles not directly related to Omnified design and hacking, although this isn’t to say that some of the technology being discussed isn’t used by an Omnified system or platform.
These articles are meant to appeal to a wider software developer audience and most typically consist of topics pertaining to .NET and C# development, which are my weapons of choice in my professional life.
In the first part of this series, we discussed multi-channel signed distance field fonts, how they work, and how to generate […]
When developing a game, we will invariably need to use fonts in some fashion, be it as part of the […]
Recently, while working on the Bad Echo game framework, I required the ability to apply an overriding amount of transparency […]
Versioning your software helps to give it a history and a sense of progression. Having that automatically taken care of […]
As work continues on my secret Bad Echo game and its accompanying (and public) Bad Echo Game Framework, my (initially […]