Saturday, January 5, 2008
Bring the Rain...
Only you can prevent Forest Fires!
Hope everyone had a happy new year!
Wednesday, December 19, 2007
Reflection is cool.
So another week or so has gone by, and despite the perils of playing too much World Of Warcraft, and being sick for about a week or so, I still managed to get something done. It isn't much however - this week is almost a complete write off :P. I have however managed to implement the Projectile system - marking the first time I made use of reflection in game programming. Gotta say it makes life easier - esp. for the level scripting and garbage collection management.
So now that the game has a working projectile system I can start adding bits and pieces of the AI, as I am the only coder however, progress is going to seem chaotic until near the end of the line as I push out whatever bit of code I feel inspired for that day. Don't worry however - the final product should be seven kinds of cool :)
So now that the game has a working projectile system I can start adding bits and pieces of the AI, as I am the only coder however, progress is going to seem chaotic until near the end of the line as I push out whatever bit of code I feel inspired for that day. Don't worry however - the final product should be seven kinds of cool :)
Tuesday, December 11, 2007
A pseudo-Christmas offering!
So here we have a scene which is basically a good representation of what the games interface will look like. Also, keeping with the season, I repainted the trees with a chrismas motif - merely for testing, but it amuses me :) . There is still a long way to go - even coding wise, from here however. I have Z-Fighting issue with the shadows and the terrain I need to sort out, the objects still need to change orientation to match the slope of the landscape, the AI needs to be implements... it is however getting there :). Anyway - this is the current state of the game, so merry christmas to any readers I may have and I hope to have some more details on line for you soon :)
Tuesday, December 4, 2007
Terrain and Physics!
Now to finish working on the games plot - more details on that next week I hope :).
Wednesday, November 28, 2007
Mount Boob
So I've got the graphics engine up and running. There are a few issues I need to iron out before it's completely ready, but for the moment it does what I need it to do. I've uploaded a simple view of a small mountain that I setup for your amusement - it's been affectionately named "Mount Boob". So, without further Ado, I present Mount Boob and Mount Boob at Night.
Sunday, November 25, 2007
Graphics Engine Testing...
So I spent today testing all the primary shader algorithms for the game. The results weren't what I'd hoped for performance wise - I am going to have cut the number of individual lights allowed in the game, but I have a backup plan which might be just as cool - we shall see.
With the number of lights cut down to a reasonable level, everything behaves smoothly on the test cases, including my terrain system. Over the next few days I'll be testing the Water system, then I'll toss some screenshots of the tests (mostly cubes - sorry guys I'm not the artist, just the programmer) and get to work on that physics engine!
With the number of lights cut down to a reasonable level, everything behaves smoothly on the test cases, including my terrain system. Over the next few days I'll be testing the Water system, then I'll toss some screenshots of the tests (mostly cubes - sorry guys I'm not the artist, just the programmer) and get to work on that physics engine!
Subscribe to:
Posts (Atom)