Difference between revisions of "JSmol"

From Jmol
Jump to navigation Jump to search
Line 3: Line 3:
  
 
JSmol is a modality of Jmol that works within a web browser without using [http://proteopedia.org/w/Java Java]. This enables JSmol to display interactive 3D molecular structures on devices that do not have Java installed, or for which Java is not available (such as smart phones and some tablet computers, e.g. iPad). Not installing Java avoids possible [http://proteopedia.org/w/Java#Java_is_a_security_threat security risks].
 
JSmol is a modality of Jmol that works within a web browser without using [http://proteopedia.org/w/Java Java]. This enables JSmol to display interactive 3D molecular structures on devices that do not have Java installed, or for which Java is not available (such as smart phones and some tablet computers, e.g. iPad). Not installing Java avoids possible [http://proteopedia.org/w/Java#Java_is_a_security_threat security risks].
 +
 +
However, the Java modality of Jmol gives faster performance and smoother rotation than JSmol. Also JSmol does not work well in Internet Explorer or Opera, or with very large or multiple-model structures (>20,000 atoms), while the Java form of Jmol does not have these limitations.
  
 
*[[Jmol JavaScript Object]]: Technical information about the libraries used to implement both the JSmol and Jmol objects  
 
*[[Jmol JavaScript Object]]: Technical information about the libraries used to implement both the JSmol and Jmol objects  
 
in a web page -- and to interact with them via scripts and UI controls such as buttons etc.
 
in a web page -- and to interact with them via scripts and UI controls such as buttons etc.

Revision as of 22:18, 30 July 2014

This page is under construction


JSmol is a modality of Jmol that works within a web browser without using Java. This enables JSmol to display interactive 3D molecular structures on devices that do not have Java installed, or for which Java is not available (such as smart phones and some tablet computers, e.g. iPad). Not installing Java avoids possible security risks.

However, the Java modality of Jmol gives faster performance and smoother rotation than JSmol. Also JSmol does not work well in Internet Explorer or Opera, or with very large or multiple-model structures (>20,000 atoms), while the Java form of Jmol does not have these limitations.

  • Jmol JavaScript Object: Technical information about the libraries used to implement both the JSmol and Jmol objects

in a web page -- and to interact with them via scripts and UI controls such as buttons etc.