Diploma Thesis
My diploma thesis is called "3dview2" and deals with the implementation of a 3d viewer and controller component for a multi agent system. It is part of the MicroPsi Project (www.cognitive-agents.org) at the Humboldt University, Berlin, Germany. The thesis was handed in in July 2005.
MicroPsi is a university research project which deals with artificial intelligence (AI). The MicroPsi team has basically developed a toolkit which allows you to create agents using a graphical editor (and possibly a few java classes) and test them in a simulated environment. My thesis deals with the implementation of a component which allows you to view the world simulation in 3d and even interact with it.
3dview2 ist implemented in C++ using Microsoft DirectX. It does not use a third party graphics engine. It communicates with the MicroPsi World Server (which in implemented in Java) using XML over HTTP. 3dview2 also works as a plugin for Eclipse.
Download Diploma Thesis (In German, pdf format, 5 MB)
|