[go: up one dir, main page]

Menu

Tree [r3001] / tags / v10pre13 / Jmol /
 History

HTTPS access


File Date Author Commit
 .AppleDouble 2004-08-15 --none-- [r2549] This commit was manufactured by cvs2svn to crea...
 appletweb 2004-08-06 migueljmol [r2530] changed java plugin parsing to use regexp
 doc 2004-06-12 migueljmol [r2438] updated doc a bit
 examples 2004-06-01 egonw [r2378] Ignore generated files
 jars 2004-05-24 egonw [r2309] Synched with CDK CVS yet again: APIVersionTeste...
 packaging 2003-07-25 egonw [r1198] Merged changes in b6 after b6-merged-20030602
 plugin-jars 2004-06-11 egonw [r2434] Got it to work again
 samples 2004-08-15 --none-- [r2549] This commit was manufactured by cvs2svn to crea...
 src 2004-08-15 --none-- [r2549] This commit was manufactured by cvs2svn to crea...
 .cvsignore 2003-11-23 michaelthoward [r1676] changed jar name from jmol.jar to Jmol.jar
 COPYRIGHT.txt 2004-03-14 egonw [r2025] Ported usage of command line argument parsing l...
 LICENSE.txt 2001-07-14 yeldar [r313] Updated documentation with respect to licensing...
 README.txt 2003-07-25 egonw [r1198] Merged changes in b6 after b6-merged-20030602
 applet.classes 2004-05-08 michaelthoward [r2205] applet runs (again) on AWT
 build.xml 2004-08-15 migueljmol [r2546] v10pre13 release
 fixmergeheaders.pl 2003-07-25 egonw [r1197] Patched that should make sure conflicts not in ...
 jmol 2003-11-23 michaelthoward [r1676] changed jar name from jmol.jar to Jmol.jar
 jmol.bat 2003-11-23 michaelthoward [r1676] changed jar name from jmol.jar to Jmol.jar
 jmol.mac 2000-03-02 gezelter [r93] Rev'd to 0.6.1, fixed some classpath bugs, crea...
 jmol.sh 2003-11-23 michaelthoward [r1676] changed jar name from jmol.jar to Jmol.jar

Read Me

Jmol

Jmol is an open-source molecule viewer and editor written in Java. Jmol
provides a platform-independent means of viewing 3D molecular models
produced by various software packages (ACES II, ADF, GAMESS, PC GAMESS,
Gaussian 9x, XYZ, PDB, and CML). Molecular models can be translated and
rotated. Geometric properties can be calculated, such as bond lengths,
bond angles, or torsions. Multi-step files and files with frequency
information can be animated. The molecules displayed can printed or
exported in several graphics formats (JPG, GIF, PPM).

Jmol was developed through a voluntary collaboration of researchers
around the world. For more information, please visit the Jmol Web site
at http://jmol.sourceforge.net/.

Installation:

  If you have downloaded the source distribution, e.g. jmol-*.source.zip,
  then Jmol needs to be compiled first. For this you need an Ant
  installation (ant.apache.org), and a J2SDK 1.4.0 or higher.

  Then, on both Unix and Windows, you can compile Jmol with:

    ant jar

Running Jmol:

  On Unix, run the jmol script found in the distribution's main
  directory.

  On Windows, run the jmol.bat batch script found in the distribution's
  main directory. Alternatively, from any Windows Explorer, you can 
  double click on the jmol.jar.

  On all platforms this should also work:

    java -jar jmol.jar

  For information about building Jmol from the source, please read the
  Jmol Developers Guide in doc/.
  
Please report any problems to the developers at
http://jmol.sourceforge.net/.