Hi,

I really like the canvas3d plot option in 4.1.2 since it will make it
easier to implement interactive 3d scenes in Sage and make them also
display in browsers that do not support java. I modified the
canvas3d_lib.js file so that it can also be used in a plain html page
and works on the iPhone and in IE.

A small hack also makes the view angle similar to the one for jmol
(and the parameters have been adjusted to reduce the fisheye effect).

A demo is at http://mathcs.chapman.edu/~jipsen/canvas/sage/

and the js file can be downloaded from that page (put it in devel/sage/
sage/server/notebook/templates and restart the server to try it out
with sage-4.1.2.alpha).

Is anyone working on rendering surfaces with shading over the
wireframe?

Also I noticed that the line(...) command does not seem to work with
the canvas3d option.

--Peter
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to