|
Abstract:
|
This master thesis explains the design and the implementation of a set of tools to developan Augmented Reality (AR) service. The system is based on an hybrid peer-to-peermodel for communications. The Augmented Reality service is implemented in a serversideapplication which stores the data model and controls the service logic. Moreover thisservice provides a platform for AR adventure development with many possible applicationslike videogames, tourist interest guides and many others. The client application is formedby three fundamental components: the user interface (UI), which is used for renderingcamera frames, user interaction, and the presentation of the virtual objects; a networkcommunication module based on SIP; and a built-in GPS receiver. In this thesis we explainthe client side in detail. The server side is explained in the master thesis [1]. |