This module provides code to write various file formats for displaying data from IMP modeling efforts. The IMP::display::Writer classes provides the base class for objects which write to specific file formats and the IMP::display::Geometry provide means of describing geometry. Currently it supports output to - Pymol via the IMP::display::PymolWriter . And display of boxes, points, spheres, segments, ellipsoids are supported. You should probably check out IMP::rmf for a more general file format and one that is read natively by both IMP and Chimera. _Author(s)_: Daniel Russel _License_: [LGPL](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. _Publications_: - See main IMP papers list.