On Wed, Oct 1, 2014 at 10:47 PM, kcrisman <kcris...@gmail.com> wrote: >>> Another 3d-plotting direction is the webgl-enabled JSmol, which is >>> actually pretty. It would be easy enough to integrate, though right now the >>> upgrade is stuck in he java applet mud ;-) >>> >>> > > Keeping in mind that I'm talking about the non-webgl one, I guess? But not > everyone knows how to enable webgl in their browsers, I've found by long > frustration - I don't know that it's default. > Or is it now?
WebGL is available on the latest versions of all major browsers (even mobile), though with some minor issues: http://caniuse.com/#feat=webgl 2d Canvas is solidly available on all modern browsers: http://caniuse.com/#feat=canvas Hence at least the 3d in SageMathCloud should work on everything with no weirdness. My student Andrew Ohana is now working on making SMC's 3d renderer into a standalone BSD-licensed project, which can be integrated into IPython notebook. > > >> >> >> Totes. But the version currently at #16004 isn't held up by java, but by >> different browsers not wanting to take the data from localhost or something. >> If you can fix this easily, that would be very awesome - I have a branch >> just waiting to try it out again. The jsmol stuff really works fine >> otherwise, I like it. > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-devel+unsubscr...@googlegroups.com. > To post to this group, send email to sage-devel@googlegroups.com. > Visit this group at http://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- William Stein Professor of Mathematics University of Washington http://wstein.org wst...@uw.edu -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.