On Saturday, September 14, 2013 12:32:31 PM UTC-5, Nils Bruin wrote: > > > For more complicated things, e.g., providing an interact to plot > x^2+y^2-z^2-t=0, with a slider for t, I don't immediately see how you can > do significantly better than just shipping a new scenery to the renderer. > This is where Jmol's object oriented approach may help. It is possible to send Jmol just the new object and not the other information about the scene, such as axes, background color, etc...In theory that would make network based updates faster. At present Sage rebuilds the whole scene each time.
-- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
