On Thu, 25 Mar 2004 02:19:12 -0500, Sarom @ George Mason University wrote > Is it possible to take in a bunch of .xyz files and then convert > them into .png files? >
You can use PyMol to do this. Set up a script that'll give you the kind of output image you want and then writea small shell script to loop through the .xyz files to feed each to PyMol and write out the .png file. Rich ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

