XNA is a game framework based upon .NET. This page is about my first
XNA application, a photo viewer. You can display a stream of arbitrary
photos (image files) appearing from a spot far away, getting bigger while
being rotated and finally moved out of view.
In my opinion XNA together with C# and .NET make life much easier
for a developer. The class libraries provide everything you need to
quickly develop games or demos. Performance and memory footprint remain
questionable, though.
PhotoOverflight has been developed and tested on Win XP SP3.
Unfortunatelly this time I am not able to provide a Linux port, as Mono
XNA is not mature.

I have compiled PhotoOverflight on Win XP SP3 using:
| PhotoOverflight for Win XP SP3 (sources and Win executable) |
| Download PhotoOverflight.zip (3.964.731 bytes) |
PhotoOverflight (c) 2008-2011 Karlheinz Langguth.
PhotoOverflight is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by