Jmol JavaScript Object/GLmol

From Jmol
Revision as of 11:31, 10 May 2013 by AngelHerraez (talk | contribs) (better paths)
Jump to navigation Jump to search

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 src="somePath/JSmol.min.js" type="text/javascript"></script>
<script src="somePath/js/JSmolThree.js" type="text/javascript"></script>
<script src="somePath/js/JSmolGLmol.js" type="text/javascript"></script>

Contributors

AngelHerraez