This project uses fake 3D images of a stadium to present a 3D-like view. The user can choose between different perspectives to view the venue and he/she can also zoom in/out into the scene having the sensation of immersion.
In this project I've used a Nokia N95. I've used Symbian C++ for the developement of the application. The application uses the location data from the GPS as well as the Wi-Fi and GSM beacon data also obtained from the phone. I've also made a short wiki article on the nokia forum providing the code to obtain all the mentioned parameters.
In this project I've applied several conversions in order to be able to transform real geodetic coordinates (WGS84) to an exact point in an image taken from a 3D model. I've been also able to compute a 3D path based on current and target WGS84 coordinates and show them in a 2D image
A paper has been accepted at ACM Multimedia 2008 based on this work