/[xmakemol]/xmakemol/web/XmakemolDocumentation
ViewVC logotype

Diff of /xmakemol/web/XmakemolDocumentation

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by MPHodges, Tue Sep 16 13:49:10 2003 UTC revision 1.4 by MPHodges, Sun Nov 2 16:09:04 2003 UTC
# Line 250  atoms. Atoms are selected and deselected Line 250  atoms. Atoms are selected and deselected
250  selected atom is indicated on the canvas by being stippled. Up to four  selected atom is indicated on the canvas by being stippled. Up to four
251  atoms can be pushed on to and popped off the stack. The selections can  atoms can be pushed on to and popped off the stack. The selections can
252  be cleared using the ``Unselect all atoms'' button. Each selected atom  be cleared using the ``Unselect all atoms'' button. Each selected atom
253  is labelled A-D and these labels also appear on the canvas (not for  is labelled A-D and these labels also appear on the canvas. The atom
254  OpenGL rendering). The atom number is also displayed in the dialog  number is also displayed in the dialog.
 (again, not OpenGL rendering).  
255    
256  *** Perspective  *** Perspective
257    
# Line 425  Toggle whether or not vectors are displa Line 424  Toggle whether or not vectors are displa
424    
425  *** Atom numbers  *** Atom numbers
426    
427  Toggle whether of not the atom numbers are displayed for each atom  Toggle whether of not the atom numbers are displayed for each atom.
428  (not OpenGL rendering). These correspond to the order in which the  These correspond to the order in which the atoms were read in.
 atoms were read in.  
429    
430  *** Atom symbols  *** Atom symbols
431    
432  Toggle whether or not the atomic symbols are displayed for each atom.  Toggle whether or not the atomic symbols are displayed for each atom.
 (not OpenGL rendering)  
433    
434  *** Axes  *** Axes
435    
# Line 534  by the =crystal_vector= keyword, and the Line 531  by the =crystal_vector= keyword, and the
531  the origin of the crystal isn't at the origin itself, an offset can be  the origin of the crystal isn't at the origin itself, an offset can be
532  specified with the =crystal_origin= keyword.  specified with the =crystal_origin= keyword.
533    
534    *** Customized rendering modes
535    
536    It is possible to render different groups of atoms with different
537    rendering modes when OpenGL rendering is in use with lighting switched
538    on. The syntax is:
539    
540    <example>
541    63
542    Water molecule inside Buckminster Fullerene
543    C  1.22650000   0.00000000   3.31450000  render_tube
544    C  0.37900000   1.16640000   3.31450000
545    
546    [...]
547    
548    C  2.33370000  -2.58660000  -0.59480000
549    O  0.00000000   0.00000000   0.00000000  render_ball_and_stick
550    H  0.76923955   0.00000000  -0.59357141
551    H -0.76923955   0.00000000  -0.59357141
552    </example>
553    
554    where the first 60 atoms will be renders as ``Tubes'', and the final
555    three as ``Balls and Sticks''. Note, that if this type of input is
556    used, then the specifications override the normal ``Tubes'' or ``Ball
557    and Stick'' choice that can be made, and these buttons (described
558    above) will have no effect.
559    
560  ----  ----
561  WelcomePage  WelcomePage

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26