Difference between revisions of "Jmol JavaScript Object/GLmol"
Jump to navigation
Jump to search
AngelHerraez (talk | contribs) (better paths) |
AngelHerraez (talk | contribs) (links to new WebGL page) |
||
Line 1: | Line 1: | ||
+ | '''''This is now obsolete; please visit [[Jmol_JavaScript_Object/WebGL|WebGL modality]]''''' | ||
+ | |||
+ | |||
==GLmol option== | ==GLmol option== | ||
Latest revision as of 23:50, 7 November 2015
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>