Well this Semester is shaping up to be rather interesting. It looks like my AI project should be fun. I will be working with Brett Henne a super talented engineer. We will explore dynamic navgraphs with A*. Essentially an agent will have a proximity sensor. This sensor will tell the agent which parts of the navgraph are visible. The agent will then try to go to the node closest to the target location. As they move the nav graph will become more visible. If an agent encounters another Agent they can converge and share map information. It should be neat.
Brett showed me C# toolbox on Saturday morning and by Monday night I have built a primitive prototype for the A* algorithm so cool. It is funny how much you can do when you set your mind to something.
In the meantime I need to start researching Visual Programming languages for my compiler class . . . better start reading.
See you in Seventeen weeks
No comments:
Post a Comment