Difference between revisions of "Main Page"

From Jmol
Jump to navigation Jump to search
(fix broken link)
(languages)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
{|
 
{|
 
|-
 
|-
| style="vertical-align:top;padding:1ex;border-radius:1em;border:4px solid aquamarine;"| <span style="font-size:1.3em;">'''Jmol'''</span> is an open-source viewer for three-dimensional chemical structures, with features for chemicals, biomolecules, crystals and materials. It runs as a stand-alone application using Java.
+
| style="vertical-align:top;font-size:0.9em;"|__TOC__
| style="vertical-align:top;padding:1ex;border-radius:1em;border:4px solid #7CC049;"|<span style="font-size:1.3em;">'''JSmol'''</span> is a fully functional implementation of Jmol that runs in any current web browser (without Java). It also works on mobile devices, within the limits of screen dimensions and processing power.  
+
| style="vertical-align:top;padding:1ex;border-radius:1em;border:4px solid aquamarine;background-color:#EFFFFA;"| <span style="font-size:1.3em;">'''Jmol'''</span> is an open-source viewer for three-dimensional chemical structures, with features for chemicals, biomolecules, crystals and materials. It runs as a stand-alone application using Java.
 +
| style="vertical-align:top;padding:1ex;border-radius:1em;border:4px solid #7CC049;background-color:#EEF8E8;"|<span style="font-size:1.3em;">'''JSmol'''</span> is a fully functional implementation of Jmol that runs in any current web browser (without Java). It also works on mobile devices, within the limits of screen dimensions and processing power.  
 
<div style="text-align:center;">
 
<div style="text-align:center;">
 
See <span style="font-size:1.5em;">[[JSmol]]</span> for more details.
 
See <span style="font-size:1.5em;">[[JSmol]]</span> for more details.
Line 14: Line 15:
 
|}
 
|}
  
 +
=== Features ===
 
Some prominent features that make Jmol/JSmol stand out from alternative software are:
 
Some prominent features that make Jmol/JSmol stand out from alternative software are:
 
* Possibility of embedding it in web pages, using standard JavaScript only (no plug-ins of complements need to be installed). Different elements in the page can be made to interact with the content in JSmol, providing an interactive multimedia product that offers both guided content and open exploration.
 
* Possibility of embedding it in web pages, using standard JavaScript only (no plug-ins of complements need to be installed). Different elements in the page can be made to interact with the content in JSmol, providing an interactive multimedia product that offers both guided content and open exploration.
 
* Extensive programming capability to customize the molecular view as well as retrieve and manipulate information from the molecule, using the '''[{{StOlaf}}docs Jmol scripting language]'''. This is a full programming language including variables, loops, conditionals, logical and math operations, custom functions.. in addition to understanding the identities and properties of atoms, bonds, polymeric chains... belonging to molecules.
 
* Extensive programming capability to customize the molecular view as well as retrieve and manipulate information from the molecule, using the '''[{{StOlaf}}docs Jmol scripting language]'''. This is a full programming language including variables, loops, conditionals, logical and math operations, custom functions.. in addition to understanding the identities and properties of atoms, bonds, polymeric chains... belonging to molecules.
* Localization in 40+ languages.
+
* Localization in [[Internationalisation/Languages|24 languages]].
 
* Multiplatform (Windows PC, MacOS, Linux, iOS, Android)
 
* Multiplatform (Windows PC, MacOS, Linux, iOS, Android)
 
* Open source code ([[License]]).
 
* Open source code ([[License]]).
Line 23: Line 25:
 
Features include reading [[File_formats|a variety of file types]], including also PyMOL session files and output from quantum chemistry programs, file writing (including JPG, PNG, PNGJ (PNG+ZIP), and ZIP formats), and animation of multi-frame files and computed normal modes from quantum programs.
 
Features include reading [[File_formats|a variety of file types]], including also PyMOL session files and output from quantum chemistry programs, file writing (including JPG, PNG, PNGJ (PNG+ZIP), and ZIP formats), and animation of multi-frame files and computed normal modes from quantum programs.
  
 +
=== How to cite ===
 
<div style="margin:0 70px; border:2px dotted #9292FF; padding:0 1ex;">
 
<div style="margin:0 70px; border:2px dotted #9292FF; padding:0 1ex;">
 
The recommended way to cite Jmol is:
 
The recommended way to cite Jmol is:
Line 33: Line 36:
 
</div>
 
</div>
  
 +
=== About this wiki ===
 
This is the homepage for the [[Community|Jmol Community]] Wiki. Here the community of users can discuss everything that has to do with Jmol and JSmol. You are welcome to browse around and to add new pages, extra information, comments, questions, links to useful examples of Jmol use or Jmol scripting, or whatever else you think is relevant. If you want to participate, you must [[Help/Join|become a user]] in the Wiki.
 
This is the homepage for the [[Community|Jmol Community]] Wiki. Here the community of users can discuss everything that has to do with Jmol and JSmol. You are welcome to browse around and to add new pages, extra information, comments, questions, links to useful examples of Jmol use or Jmol scripting, or whatever else you think is relevant. If you want to participate, you must [[Help/Join|become a user]] in the Wiki.
  
Line 38: Line 42:
 
''(But content there is currently quite outdated)''
 
''(But content there is currently quite outdated)''
  
<hr />
+
=== Sections ===
 
 
=== Pages on this Wiki ===
 
  
 
<table style="width:100%;">
 
<table style="width:100%;">

Latest revision as of 18:21, 25 August 2024

Oss-community-choice-black.png
Oss-community-leader-black.png
Oss-open-source-excellence-black.png
Oss-sf-favorite-black.png

Jmol is an open-source viewer for three-dimensional chemical structures, with features for chemicals, biomolecules, crystals and materials. It runs as a stand-alone application using Java. JSmol is a fully functional implementation of Jmol that runs in any current web browser (without Java). It also works on mobile devices, within the limits of screen dimensions and processing power.

See JSmol for more details.

Features

Some prominent features that make Jmol/JSmol stand out from alternative software are:

  • Possibility of embedding it in web pages, using standard JavaScript only (no plug-ins of complements need to be installed). Different elements in the page can be made to interact with the content in JSmol, providing an interactive multimedia product that offers both guided content and open exploration.
  • Extensive programming capability to customize the molecular view as well as retrieve and manipulate information from the molecule, using the Jmol scripting language. This is a full programming language including variables, loops, conditionals, logical and math operations, custom functions.. in addition to understanding the identities and properties of atoms, bonds, polymeric chains... belonging to molecules.
  • Localization in 24 languages.
  • Multiplatform (Windows PC, MacOS, Linux, iOS, Android)
  • Open source code (License).

Features include reading a variety of file types, including also PyMOL session files and output from quantum chemistry programs, file writing (including JPG, PNG, PNGJ (PNG+ZIP), and ZIP formats), and animation of multi-frame files and computed normal modes from quantum programs.

How to cite

The recommended way to cite Jmol is:

Jmol: an open-source Java viewer for chemical structures in 3D. http://www.jmol.org/
JSmol: an open-source HTML5 viewer for chemical structures in 3D. http://wiki.jmol.org/index.php/JSmol

Remember to always use uppercase 'J', uppercase 'S', lowercase 'mol' (explanation).

If you prefer, a list of articles that describe Jmol can be found in the Jmol Literature section.

About this wiki

This is the homepage for the Jmol Community Wiki. Here the community of users can discuss everything that has to do with Jmol and JSmol. You are welcome to browse around and to add new pages, extra information, comments, questions, links to useful examples of Jmol use or Jmol scripting, or whatever else you think is relevant. If you want to participate, you must become a user in the Wiki.

More official, general and static information about Jmol is available in the Jmol web site. (But content there is currently quite outdated)

Sections

About Jmol and JSmol
Recycling Corner
  • Recycling Corner
    • Logos, Banners, Icons
    • Templates for web pages
    • Scripts you may reuse or adapt
    • Customizing JSmol menus
Jmol / JSmol Applications
Jmol/JSmol Community
Installing Jmol / JSmol
Running Jmol / JSmol
Jmol / JSmol Tutorials
Jmol/JSmol Development
Jmol + JSmol Documentation