Jump to content

Visual Molecular Dynamics: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m repaired link(s) to disambiguation pages (you can help) - RenderMan
Line 26: Line 26:
{{columns-list|2|
{{columns-list|2|
* [[List of molecular graphics systems]]
* [[List of molecular graphics systems]]
* [[List of web resources for visualizing molecular dynamics]]
* [[Molecular Dynamics]]
* [[Molecular Dynamics]]
* [[Grace (plotting tool)|Grace]]
* [[Grace (plotting tool)|Grace]]

Revision as of 11:50, 18 January 2015

VMD
Original author(s)University of Illinois at Urbana–Champaign
Stable release
1.9.1 / February 2012
Operating systemMac OS X, Unix, Windows
TypeMolecular modelling
LicenseVMD License (non-free)
WebsiteVMD web site

Visual molecular dynamics (VMD) is a molecular modelling and visualization computer program. VMD is primarily developed as a tool for viewing and analyzing the results of molecular dynamics simulations, but it also includes tools for working with volumetric data, sequence data, and arbitrary graphics objects. Molecular scenes can be exported to external rendering tools such as POV-Ray, RenderMan, Tachyon, VRML, and many others. Users can run their own Tcl and Python scripts within VMD as it includes embedded Tcl and Python interpreters. VMD is available free of charge, and includes source code, but it is under a non-free license.

History

VMD has been developed by the Theoretical and Computational Biophysics group at the University of Illinois and the Beckman Institute. The original version, called VRChem, was developed in 1992 by Mike Krogh, Bill Humphrey, and Rick Kufrin.[1] The initial version of VMD was written by William Humphrey, Andrew Dalke, Ken Hamer, Jon Leech, and James Phillips (see the README at [2]) and was released in 1995. [3] The earliest versions of VMD were developed for Silicon Graphics workstations and could also run in the CAVE (see the configure script in [4]) and communicate with a NAMD simulation.[5] After the original VMD developers moved on to other careers, Sergei Izrailev took over maintaining the program until 1998 (final release by Izrailev). In 1998, John Stone became the main VMD developer (first release by Stone), porting VMD to many other Unix operating systems and completing the first full-featured OpenGL version.[6] The first version of VMD for the Microsoft Windows platform was released in 1999.[7] In 2001, Justin Gullingsrud, and Paul Grayson, and John Stone added support for haptic feedback devices and further developing the interface between VMD and NAMD for performing interactive molecular dynamics simulations.[8] In subsequent developments, Jordi Cohen, Gullingsrud, and Stone entirely rewrote the graphical user interfaces[9], added built-in support for display and processing of volumetric data[10], and the first use of OpenGL Shading Language.[11]

Interprocess communication

VMD can communicate with other programs via Tcl/Tk.[12]

Note

VMD needs the csh shell installed to be started properly.[citation needed]

See also

2

External links