Test of Jmol/JME interface -- switch back and forth between 2D and 3D, changing the model as desired. Status: working; 3D->2D loses stereochemistry. Requires
JSmolJME.js
. Code on page:
jmol = Jmol.getApplet("jmol", JmolInfo) jme = Jmol.getJMEApplet("jme", JMEInfo, jmol);
2D
3D