| Afterlife Blues update. |
[11 Dec 2009|02:10am] |
| [ |
mood |
| |
a mood |
] |
| [ |
music |
| |
Final Fantasy X - Seymour Battle |
] |
Here. And, you know, whatnot.
Though I haven't composed a post about it, I made some more progress with Neon Galaxy last week, implementing a system for populating rooms with enemies: I can plant enemies either inside the room itself, or attach them to the walls, and in addition I can arrange for them to be placed in formation next to each other. The placement is determined in an XML file so it's super-easy to define for each map. I then went ahead to work on an AI idea I've always wanted to get working in this game, which is a system allowing the AI to meander randomly around the maze modulo certain desires. (For example, if the AI desired to choose a path that brought it closer to the player, then when it got close enough launched an attack, and then desired paths that take it away from the player, we'd have a hit-and-run attacker. Further development of that idea is left as an exercise for the reader.) This sort of thing should be easy in principle since I've had a navigation graph and A* pathfinding working for a long time, so I was able to quickly assemble a NodeWalk AI behavior that's supposed to do precisely that. However, at present the AI just helplessly wanders back and forth between the same few nodes. I hope I'll get a chance to look at it more over the next few days, although Champions Online uh, real life... stuff... is going to keep me very busy.
In conclusion, I give you do a barrel roll!
|
|
| Afterlife Blues update. |
[04 Dec 2009|02:14am] |
| [ |
mood |
| |
stuff |
] |
| [ |
music |
| |
Elemental & Tom Carauna - Cup of Brown Joy |
] |
The usual place at the usual time. (2 AM!)
In conclusion, I give you Robust Aerial Navigation in GPS-Denied Environments.
|
|
| Is contrarianism dead? The answer is not what you expect! |
[21 Nov 2009|06:57pm] |
| [ |
mood |
| |
woot |
] |
| [ |
music |
| |
Sasha - Piranha |
] |
Last time I wrote about the many hassles of writing a polygon clipper for Neon Galaxy, more than one person commented that, rather than bending over backwards to handle every possible pathological case that might enter the clipper, I should just meddle with the data before clipping to make sure it wouldn't be pathological to start with.
So, after a few more days of bashing my head against the problem, I decided to go ahead and try that.
( Read more... )
|
|
| Three Things I Learned From The Movie "2012" |
[14 Nov 2009|11:09pm] |
|
1. If you don't like Los Angeles, boy have I got a movie for you. 2. Tie down your God damned airplanes after the Apocalypse. 3. When selecting a religion, take into account how well its holy places are likely to roll.
(Previously, previously.)
And now that I think about it, there should probably also be something about how the quickest way to become a Big Damn Hero is to cause the problem in the first place. Oh, and maybe also something about designing your evacuation arks so that the engines still work if the doors are open.
To be clear, I liked the movie, but boy howdy. I especially liked the part where, when it looks like our heroes will not have enough fuel in their plane to reach the arks, the Earth's crust rotates the precise amount needed to put their destination under them instead. Handy!
|
|
| Afterlife Blues update. |
[10 Nov 2009|01:42am] |
| [ |
mood |
| |
thrown |
] |
| [ |
music |
| |
Sander Kleinenberg - Sacred |
] |
Right over here.
So tomorrow Modern Warfare 2 comes out.* I'll be getting it, of course. Not for the multiplayer -- frankly, the online culture for most FPS games is my own vision of Hell -- but for the single player, because nobody does ridiculously over-the-top yet quote-unquote "realistic" like Infinity Ward and it looks like MW2 is taking that ball and not just carrying it down the field but putting it on a rocket and launching it out of the stratosphere. Seriously, look at 0:58 in the official launch trailer. I'm not just using those space-themed concepts as a metaphor here, people.
* Technically it's already come out as of midnight tonight, but Penny Arcade already said all that needs to be said about that kind of nonsense.
|
|
| If the robots win, we'll have to listen to techno! |
[08 Nov 2009|11:00pm] |
| [ |
mood |
| |
geez |
] |
| [ |
music |
| |
Scissor Sisters - I Can't Decide |
] |
As should surprise nobody whatsoever, I suddenly got bored with the galaxy/solar system rendering stuff in my game engine and so now it's back to Neon Galaxy again. Specifically, the item I got stuck on before switching projects was polygon clipping. I'm now determined to fix that thing once and for all if it kills me.
( And it might! )
|
|
| Afterlife Blues update. |
[07 Nov 2009|07:11pm] |
| [ |
mood |
| |
stuff |
] |
| [ |
music |
| |
Rob Dougan - Chateau |
] |
It was actually uploaded a day or two ago but I just fixed a problem with the art and re-uploaded it.
Looking back over the comic so far, I have to admit... while I'm usually pretty down on my art quality in this project it's actually been, you know, not really all that bad! At least from time to time!
|
|