Category: Design
(Ok, So not a Peter F. Hamilton novel – but it could have been, if he’d been a developer…) Since the last post, I’ve been slaving away ‘refactoring’ – yes, that developer exercise of making huge sweeping changes to the… Read More »
(One for fans of Peter F. Hamilton there 🙂 ) Boids – if you’ve never heard of them (and I always use a very dodgy Brooklyn accent when pronouncing ‘Boids’) – are an algorithmic approach to simulating environment and goal… Read More »
Having rectified the ‘oops up’ from Part One, and made a great many tweaks, improvements and changes since then, it’s time for Part Two, and let this part be slightly more successful! Given the spirit of things was to partake… Read More »
So the first leg of the Great Journey came to a grinding halt with the Galactic Map course plotting going a lot squiffy. Slightly annoying – as I wasn’t expecting it at all. The last time I’d used it, all… Read More »
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 »
As I’ve been tinkering far too much with the visual niceties of late, I decided to make a deliberate and concerted effort to concentrate on gameplay for a change. I disabled and reverted all the hacks I’d put in around… Read More »
As Dominium’s Flight Mechanics journey continues, I’m revelling in the nostalgia of all that school math/mechanics/physics from so long ago. Now I have Newton’s Second Law(F=ma) in the code armoury, and all the various tunable ‘bits’ which affect movement and… Read More »
The first phase of development on the Flight Mechanics is now complete, and I have to say, I’m pretty chuffed with the results! Let me begin by saying that this doesn’t mean ‘Flight Mechanics’ is completed and now final. I’ve… Read More »























