logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

drawxtl - display crystal structures on ordinary computer hardware

Authors

LarryFinger <larry.finger@lwfinger.net>
              Author of the program and the former version called “crystal”.

       MartinKroeker <martin@ruby.chemie.uni-freiburg.de>
              Author of the original POV and VRML modifications.

       BrianToby <brian.toby@anl.gov>
              Author of the Fourier-contour code.

       DanielLeidert <daniel.leidert@wgdd.de>
              Manpage author for the Debian system.

Bugs

       When  opening  a  structures  (.str)  file,  drawxtl needs write permissions in the directory the file is
       located in. Otherwise it will return an error ("Cannotopenstructuresfiles.").

Citation

       Please cite DRAWxtl as follows:

              Larry  W.  Finger,  Martin Kroeker, and Brian H. Toby, DRAWxtl, an open-source computer program to
              produce crystal-structure drawings, J. Applied Crystallography V40, pp. 188-192, 2007.

       An electronic reprint is available online at http://home.att.net/~larry.finger/drawxtl/DRAWxtl_JAC.pdf.

Description

drawxtl  reads  a  basic description of the crystal structure, which includes unit-cell parameters, space
       group, atomic coordinates, thermal parameters or a Fourier  map,  and  outputs  a  geometry  object  that
       contains  polyhedra,  planes, lone-pair cones, spheres or ellipsoids, bonds, iso-surface Fourier contours
       and the unit-cell boundary.

       Four forms of graphics are produced:

       •   an OpenGL window for immediate viewing

       •   the Persistence of Vision Ray Tracer (POV-RAY) scene language for publication-quality drawings

       •   the Virtual Reality Modeling Language (VRML) for dissemination across the Internet

       •   Postscript rendering of the OpenGL window for those who want high-quality output but do not have POV-
           RAY installed

Files

~/.drawxtlrc
              Per user configuration file.

       A   short   tutorial   about   this   file   and   configuring   drawxtl   is   available    online    at
       http://home.att.net/~larry.finger/drawxtl/configure.htm.

Name

       drawxtl - display crystal structures on ordinary computer hardware

Options

       There are no command line options to use.

See Also

       A FAQ  and  a  manual  are  available  online  in  PDF  and  HTML  format  at  the  DRAWxtl  homepage  at
       http://home.att.net/~larry.finger/drawxtl/.

Synopsis

drawxtl [filename]

See Also