Package: raster3d Version: 2.7b Revision: 11 Maintainer: None Source: http://www.bmsc.washington.edu/%n/Raster3D_%v.tar.gz Source-MD5: 7599cb74fc9a20b6b1cf04812fdc144f Depends: imagemagick (>= 5.5.1-2), x11 BuildDepends: g77 (>= 3.1-20020420-2), libjpeg, libpng3, libtiff, dlcompat-dev, x11-dev PatchScript: sed 's|@FINKPREFIX@|%p|g' <%a/%n.patch | patch -p1 CompileScript: make linux; make all SetLDFLAGS: -lcc_dynamic InstallScript: << mkdir -p %i/bin make install prefix=%i << DocFiles: BUGS CHANGELOG README Description: Tools for generating images of molecules DescDetail: << Raster3D is a set of tools for generating high quality raster images of proteins or other molecules. The core program renders spheres, triangles, cylinders, and quadric surfaces with specular highlighting, Phong shading, and shadowing. It uses an efficient software Z-buffer algorithm which is independent of any graphics hardware. Ancillary programs process atomic coordinates from PDB files into rendering descriptions for pictures composed of ribbons, space-filling atoms, bonds, ball+stick, etc. Raster3D can also be used to render pictures composed in other programs such as Molscript in glorious 3D with highlights, shadowing, etc. Output is to pixel image files with 24 bits of color information per pixel. << DescPackaging: << Originally packaged by Matt Stephenson. << License: Restrictive Homepage: http://www.bmsc.washington.edu/raster3d