Jmol JavaScript Object/GLmol

From Jmol
Revision as of 23:50, 7 November 2015 by AngelHerraez (talk | contribs) (links to new WebGL page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is now obsolete; please visit WebGL modality


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