Jmol JavaScript Object/GLmol
Revision as of 19:53, 9 May 2013 by AngelHerraez (talk | contribs) (update for using JSmol.min.js + WebGL option)
GLmol option
This is an optional component within the JSmol implementation using the Jmol-JSO structure
This is a WebGL-based alternative to JmolApplet. Note that this GLmol variant does not yet implement the full functionality of Jmol.
This is changing as development is under way, so this is just orientative and approximate:
<script type="text/javascript" src="JSmol.min.js"></script>
<script type="text/javascript" src="JSmolThree.js"></script>
<script type="text/javascript" src="JSmolGLmol.js"></script>