My math professor wants to be able to generate interactive graphs (i.e. the kind you can generate with a CDF) on an iPad. Users should effectively be able to do everything they can do on a computer using the CDF player on an iPad, using whatever the web browser can do. I was thinking something along the lines of a canvas element, but does anyone know if there's a native client for the iPad? If not, is there some way of compiling Mathematica graphics code into something Safari or Chrome could understand?
Thanks!