./wip/raster3d, Set of tools for generating raster images of proteins and molecules

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.7snb1, Package name: raster3d-2.7snb1, Maintainer: shaun

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.


Required to run:
[graphics/ImageMagick] [graphics/tiff] [graphics/png] [lang/gcc7]

Required to build:
[pkgtools/cwrappers]

Package options: imagemagick

Master sites:

RMD160: 3435ec8236fcc1d0ca7e880b69f4cd45e964040e
Filesize: 1684.342 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 16:53:42 by Aleksej Saushev | Files touched by this commit (79)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-08-26 03:29:37 by OBATA Akio | Files touched by this commit (1)
Log message:
Fix a typo.
   2010-08-01 16:57:08 by Aleksej Saushev | Files touched by this commit (36)
Log message:
Assume anything that wants Fortran for now actually wants Fortran-77.

   2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-06-02 11:26:11 by OBATA Akio | Files touched by this commit (2)
Log message:
Add message for R3D_LIB environment variable.
   2010-06-01 10:56:07 by OBATA Akio | Files touched by this commit (1)
Log message:
more clean up.
   2010-06-01 10:14:50 by OBATA Akio | Files touched by this commit (10)
Log message:
Update to 2.7s and some fixes.
   2010-06-01 08:32:38 by OBATA Akio | Files touched by this commit (8) | Imported package
Log message:
Import raster3d-2.7d as wip/raster3d.
PR#34225 by Shaun Amott.
Import here for ready to import.

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.