#12299: Advance Jmol Interactive Features in Flask Notebook
---------------------------+------------------------------------------------
   Reporter:  gutow        |          Owner:  jason, mpatel, was  
       Type:  enhancement  |         Status:  new                 
   Priority:  major        |      Milestone:  sage-5.0            
  Component:  notebook     |       Keywords:  Jmol, 3D, notebook  
Work_issues:               |       Upstream:  N/A                 
   Reviewer:               |         Author:  gutow               
     Merged:               |   Dependencies:  #11080,#11078,#11503
---------------------------+------------------------------------------------
Description changed by gutow:

Old description:

> This ticket provides the following advanced interactive features to Jmol
> in the notebook:
>
>  1. Initial display is a static image created by Tachyon (This means all
> browsers and devices will at least be able to see a 3-D image)
>  1. The live applet can be loaded by clicking on a "Make Interactive..."
> button.
>  1. Colors can be changed without recalculating
>  1. spin on checkbox
>  1. high quality checkbox
>  1. Meshes can be displayed without recalculating
>  1. Transparency can be adjusted without recalculating
>  1. Applet size can be adjusted
>  1. Applet can be displayed in its own window
>  1. Can download a file that the Jmol application can open to recreate
> the exact view shown on the web page.  This allows for more sophisticated
> manipulation and the semi-automatic creation of web pages that include
> this live 3-D image.
>  1. Solves memory problems associated with opening too many Jmols at
> once, by automatically putting Jmols that are not being used to sleep.
>
> Two patches are necessary:
>
> A patch to plot3d in Sage:
>
> A patch to a number of files in sagenb:

New description:

 This ticket provides the following advanced interactive features to Jmol
 in the notebook:

  1. Initial display is a static image created by Tachyon (This means all
 browsers and devices will at least be able to see a 3-D image)
  1. The live applet can be loaded by clicking on a "Make Interactive..."
 button.
  1. Colors can be changed without recalculating
  1. spin on checkbox
  1. high quality checkbox
  1. Meshes can be displayed without recalculating
  1. Transparency can be adjusted without recalculating
  1. Applet size can be adjusted
  1. Applet can be displayed in its own window
  1. Can download a file that the Jmol application can open to recreate the
 exact view shown on the web page.  This allows for more sophisticated
 manipulation and the semi-automatic creation of web pages that include
 this live 3-D image.
  1. Solves memory problems associated with opening too many Jmols at once,
 by automatically putting Jmols that are not being used to sleep.

 Two patches are necessary:

 A patch to plot3d in Sage:

 A patch to a number of files in sagenb:

 This ticket includes all the changes in !#9238.

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12299#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to