Are there any ways to show a mathematica plot in a web browser so that the user can rotate it and such?
I am open to embedding it in a web page - or some other method such as porting it to a different language such as java or javascript.
|
There are several practical ways to achieve this:
I recommend you use JavaView. |
|||||||
|
|
There is also WebMathematica: |
|||
|
|
CDFis: if you know it but don't like it, I'd recommend looking intoWebGLbecause that's the wave of the future. But if you're fine withCDF, the alternatives aren't worth the effort. – Jens Jan 31 at 4:17