JSmol
JSmol is a JavaScript-based molecular viewer, a port of the Jmol project to JavaScript that runs entirely in modern web browsers without the need for Java or plug-ins. It provides interactive 3D visualization and analysis of molecular structures using HTML5 technologies, with rendering performed by WebGL when available and Canvas as a fallback.
Features include loading common structural formats such as PDB, CIF, SDF, MOL, and XYZ, and support for
Usage and integration: JSmol is typically embedded in web pages by including the JSmol library and initializing
History and relation: JSmol originated as the JavaScript version of Jmol to replace the Java applet and
License and availability: JSmol is open-source software, publicly available from the Jmol project repository and documentation,