[quote author="terenty" date="1354875735"]
[quote author="wspilot" date="1354874209"]If you consider for the future to also create a Web version, add 3D viewing (terrain/height), lighting, etc., you might consider OpenGL ES.
If so, let me know, for I have much that stuff available in my Open Source (aircraft navigation) project.[/quote]
Hi, could you provide a link or something, would be nice to have a look :)
[/quote]
Sorry, I missed your reply.
The project is "pilotnavigator":http://sourceforge.net/projects/pilotnavigator/
The oglwindow.cpp contains the (Qt)Gl stuff, esp. the OGLWindow::draw function.