On Nov 6, 11:17 pm, Oscar Lazo <estadisticame...@gmail.com> wrote:
> On Nov 6, 7:49 pm, Jonathan Gutow <gu...@uwosh.edu> wrote:
>
>
>
> > 2) Development of a plot4d command allowing time dependent 3-D plots.  I 
> > believe this requires a little work on Jmol, but mostly a reworking of how 
> > sage sends data to Jmol.
>
> That sounds very nice! Something I would love to see is genuine real
> time interacts. I am not familiarized with interact code, but it seems
> to me that when it needs to show a 3d plot that depends on some
> parameter it recalculates and reloads jmol every time the plot
> changes. It would be better if jmol didn't have to load each time and
> it could change it's plot in a truly interactive way. I'm sure if this
> is idea involves working with sage or jmol, but those are my two
> cents...
>
> Oscar
This would not effect interacts, but if Jmol were passed all the
necessary data the interaction could be in real-time as Jmol is
running on the local machine.  Along these lines we may want to
consider an automatic callback to Sage to do a recalculation if the
user zooms in a lot.

Jonathan

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to