If you wanted to broadest platform support, I'd suggest looking at
WebGL instead, even though it's bleeding edge. As Android and iOS are so
different from each other (Programming language, API etc), the amount of
effort to build something specific for one platform would exhaust you
from building something for the other.
There are several JavaScript frameworks that sit on top of WebGL and
there are some interesting demos around the Interwebs, the performance
is quite impressive for something running in the browser, currently
Mozilla Firefox 4 and Google Chrome 11 are the first out with decent
implementations, Apple and Opera have said they will implement WebGL as
part of their HTML5 canvas implementation. The chromeexperiments website
allows you to see the source code for different aspects, the code looks
very familiar and quite simple.
Some links:
http://doesmybrowsersupportwebgl.com/
http://www.chromeexperiments.com/webgl
http://blog.tojicode.com/2011/05/ios-rage-rendered-with-webgl.html
http://www.glge.org/webgl-demo-sky-and-new-fog-options-in-glge/
http://www.khronos.org/webgl/wiki/Demo_Repository
http://helloracer.com/webgl/
https://sites.google.com/a/chromium.org/dev/developers/demos-gpu-acceleration-and-webgl
enjoy
S.
On Wed, 2011-05-18 at 13:36 -0500, Curtis Olson wrote:
> This is a bit off topic, but I was wondering if we have any developers
> here who might be interested in talking about a specific android (or
> ipad) project.
>
>
>
> As many of you may know, I am involved with a small company that is
> developing a UAS (UAV) and autopilot. We have a PC based ground
> station already developed, but we thought it could be cool to
> investigate developing something for a mobile tablet platform. The
> sorts of things we would be looking at include:
>
>
> - live moving map to track the flight in real time (along with other
> important data)
> - route plotting/planning
> - accept and relay basic commands to the UAS (like route changes,
> altitude or airspeed changes, etc.)
> - glass cockpit display (similar to
> this: http://www.youtube.com/watch?v=YkZEX45Hx-s)
> - display or overlay other real time data from the UAS (for debugging
> or detailed monitoring of the flight in certain circumstances)
> - maybe some sort of IP based live video feed (?)
>
>
> This is a low budget project, but we might be able to find a small
> amount of funding to go towards this effort if we found the right
> person.
>
>
> Anyone want to chat more about this?
>
> Thanks,
>
> Curt.
> --
>
> Curtis Olson:
> http://www.atiak.com - http://aem.umn.edu/~uav/
> http://www.flightgear.org - http://gallinazo.flightgear.org
>
>
>
>
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________ Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel