Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!mcsun!cernvax!chx400!urz.unibas.ch!doelz From: doelz@urz.unibas.ch Newsgroups: comp.sys.sgi Subject: Re: Displaying electron density Message-ID: <1990Aug16.090611.899@urz.unibas.ch> Date: 16 Aug 90 08:06:11 GMT References: <2383953@mtsg.ubc.ca> Organization: University of Basel, Switzerland Lines: 26 In article <2383953@mtsg.ubc.ca>, Michael_E._Murphy@MTSG.UBC.CA writes: > > I am intrested in molecular graphics software that is good at > displaying electron density contours. We have been using FRODO on > our 3000 series and I would like a 4D version. Is there anything > better available? Has anyone experimented with something more > realistic than wire cages? > We have been writing a prototype of program which does on-line contouring of density maps on a SGI 4D/120 resulting in shaded surfaces. Manipulation like scaling, rotation, translation and recontouring are done with dials. Split pair stereo is provided (and, StereoView will be running soon in our lab). The surfaces can be lighted, transparent, etc. A conversion utility for reformatting binary CCP4 VAX data is provided. The performance is great, the code is spagetti. Therefore, we are about redesigning it and will write it in C++. The problem of the program is that we do not reinvent the wheel, thus, need to have a package with a sufficiently open interface. There are some choices, and we did not conclude on a final package yet. - Reinhard