CIC

Posted on October 12, 2005 by Doolwind

Mighty Fine Spline

I’m experimenting with an idea for the movement of the missiles in CIC. Rather than having the missiles move independently using their speed and direction I’m pre-calculating the missile paths. The missiles still use the movement under constant acceleration equations (suvat) to have correct movement speeds, however my new approach comes with a lot of Read More

  • Category: CIC
Posted on September 30, 2005 by Doolwind

RakNet-working

I had a couple of extra hours last night to code and decided it was time to start implementing the Network System for CIC using RakNet. I’m pleased to say that RakNet is everything I had hoped it would be. It took about 15 minutes to get my client and server implemented and connected to Read More

  • Category: CIC
Posted on September 23, 2005 by Doolwind

Kill All Menus

I’ve recently been listening to some of the GDC 2005 presentations. While listening to Molyneux’s speech about ‘The Movies’ I heard a statement that I’m starting to hear more often. It went something like “I was playing an early build of the game and realised I was spending too much time navigating through menus”. Firstly Read More

Posted on September 19, 2005 by Doolwind

Interface Interface

I’ve been working on an interface system for CIC and so far it’s coming along nicely. I looked into using XML however decided it would be easier to roll my own file format for the UI’s. I’ve added functionality for array’s of components to be loaded from the file. So far I have images, buttons, Read More

  • Category: CIC
Posted on September 13, 2005 by Doolwind

It's coding time

Ahoy hoy, I’ve been quite busy since my last post, both at work and on my design. I’ve completed the first pass on my game design doc and I decided it was time to move into some technical design. I went and formalized my design into UML for my framework and I’ve also put together Read More

  • Category: CIC
Posted on August 27, 2005 by Doolwind

Concept Art

Here’s a simple sketch of some concept art I’ve done for CIC. It’s a Longbow Class Battleship and I will be using it in the first tech demo of CIC.

  • Category: CIC
Posted on August 22, 2005 by Doolwind

Game Design

The game design document is coming along nicely. Crunch time has been, gone, and is back again already. We had 5 days off last week, and I took that time to relax and plan my design. I’ve made a few changes to some of my initial ideas, however I think the gameplay will benefit from Read More

  • Category: CIC
Posted on June 28, 2005 by Doolwind

Interface System

Just a quick note to let you know I’m currently working on a simple 2D interface system for the tech demo. I decided to write most of it from scratch and may use some of DirectX’s framework interface system for complex menus.

  • Category: CIC
Posted on June 23, 2005 by Doolwind

Space Game

My work project (MyVirtualHome) is coming along nicely and we have a new website which shows off some of the fancy graphics we’ve been working on over the past year. I’ve also been working on a small tech demo in my spare time. I thought I’d start to gives some updates on how I’m going Read More

Newer Posts