|
The molview molecular viewer is designed to visualize atomic structure using a "ball and stick" model. The source code can be downloaded here. It has its own format for input files (".mlv") and comes with an example ("alanine.mlv"). Molview is designed to read sequences of position data in order to animate changes over molecular structure with time. The keys 'h' 'u' 'k' and 'm' turn the camera left, up, right, and down respectively. 'f' moves the camera forward and 'b' moves it backward. The program falls under the terms of the GNU Public License. Documentation will be included in future versions.
|
|