Friday, February 15, 2008
Week report 06
This week i haven’t been able to work as much as planned mainly because i had to work a lot with the physic programing course too.
Mostly i have been working with the viewer and some pathfinding this week.
Because the units are flying and there really isn’t any obstacles in the air, i will use a less advanced pathfinding algorithm than A-star.
Im also have read and stuty some network examples in c#/xna 2.0 to prepear the the network implementation of the game next week.
It’s still some problems with the XML support and model loading in the viewer but it works now.
I shall try to come up with some easier idea to solve the existing problems.
For next week i shall complete the pathfinding and begin to implement network.