From: John M. Kolinski (kolinski_at_uiuc.edu)
Date: Wed Jul 28 2004 - 08:26:10 CDT

I'm relatively new to the VMD software, and wrote a primitive MD program that
outputs an XYZ formatted file. I recently downloaded the plug-ins, and loaded
the file, but nothing appeared on the screen.

There are 2 Argon atoms bouncing together, and the coordinates lie along the
x-axis in Angstroms. They are listed in the following manner:

2
Ar1 (coords, angstroms)
Ar2 ("")
2
Ar1 ("")
...

How can I get VMD to read this file as frames and output a video for it? Thanks
for all your help!

John