Permalink 04/03/10 03:33:49 pm Categories: .NET General , 378 words, English (AU)

Pathfinding in Starcraft 2

While I've been working on the pathfinding in War Worlds, I've also been looking around at ways other games have been doing it. Check out the video below for an example of what I'd consider state-of-the-art. It's the pathfinding in the upcoming Starcraft… more »
Permalink 03/02/10 09:50:46 am Categories: .NET General , 445 words, English (AU)

SA politician admit they're a bunch of out-of-touch old fogeys

It's bizzare. Just yesterday, we hear that our favourite Attorney-General, South Australian AG Michael Atkinson had a law passed saying that nobody would be "allowed" to post comments on South Australian websites without giving their full name and ad… more »
Permalink 20/12/09 03:14:52 pm Categories: .NET General , 393 words, English (AU)

"The Application object is being shut down"

As I mentioned before, I've been doing some work in WPF recently (actually, I was doing it in Silverlight, but I abandoned that due to some of the security limitations - I wanted to be able to launch Word from my app and then communicate between my Silve… more »
Permalink 23/11/09 06:27:52 pm Categories: Technical, Rants, .NET General , 325 words, English (AU)

How to write programs in Silverlight

I've been playing around with Silverlight recently, and I've discovered that my method of programming in Silverlight is slightly different to programming with any other framework that I've used in the past. Normally, I'll read an "introduction" or "g… more »
Permalink 10/11/09 08:06:00 am Categories: Technical, War Worlds , 391 words, English (AU)

Luabind and the "raw" policy

I've been working on integrating Lua into War Worlds for programming the AI player and so far, it's been going really well. I've been using Luabind to help me bind C++ classes and methods to Lua tables and functions and it's mostly been really easy.… more »

1 2 3 4 5 6 7 8 9 10 11 ... 24 >>