home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d8xx / d809 / cpk.lha.pi < prev    next >
Text File  |  1994-03-26  |  651b  |  19 lines

  1. .name
  2. CPK
  3. .author
  4. Eric G Suchanek 
  5. .version
  6. 1.0
  7. .description
  8. A program to render a space filling representation of atoms in molecules.
  9. This is the type of representation one would find in the plastic 'CPK'
  10. (Corey, Pauling, Kendrew) models often used in organic chemistry.  There
  11. are no hard coded constraints on the number of atoms it can process, it
  12. correctly handles intersecting 3-dimensional spheres by using the Bresenham
  13. circle algorithm in 3D, and computes using the the current display screen
  14. resolution for simplicity and speed.  
  15. .described-by
  16. Automatically generated from Contents file by c2pi program.
  17. .short
  18. Represents atoms in molecules
  19.