Useful graphics tools and utilities for the IRIS-4D from Paul Haeberli. The bin subdirectory contains binaries in "compress(1)" format. Use "uncompress" to restore the original. bin/ useful graphics tools fresco/ an object-oriented API on top of X ibrowse/ view all the images in a directory as icons! geometer/ source for a tool to investigate 2-D Euclidean geometry images/ Several IRIS RGB images interviews/ InterViews 3.0 release (from linton@sgi.com) lilhelper/ "Modeler's Little Helper" 3-D library and sample progs. mostools/ Mosaic authoring tools papers/ PostScript of Graphics Papers sgl/ source for a simple graphics library src/ source for some of the tools tiff/ TIFF image tools and routines zip/ zip -- a high-speed cut-and-paste text editor SGIIMAGESPEC a low level description of the SGI image file format ------------------------------------------------------------------------------ This software is provided without support and without any obligation on the part of Silicon Graphics, Inc. to assist in its use, correction, modification or enhancement. There is no guarantee that this software will be included in future software releases. THIS SOFTWARE IS PROVIDED "AS IS" WITH NO WARRANTIES OF ANY KIND INCLUDING THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. "ibrowse" lets the user view all the images in a directory as postage-stamp sized icons in a scrollable window. Moving the cursor over an icon displays information about that file. Double-clicking on an icon will display the image at full size. A simple pop-up menu allows navigating through different directories of the file system. After iconifying the images for the first time, ibrowse saves the icons and file information in two files, .ibrowse_dir and .ibrowse_icon, in each directory. The next time the directory is browsed, the icons are displayed very quickly. The action ibrowse takes when an icon is double-clicked can be easily customized, making ibrowse a very flexible tool. ibrowse is easily extensible to handle several different image formats. The executable "ibrowse" in this directory recognizes SGI (Haeberli) format .rgb and colorindex images. "ibrowse.il" also recognizes ImageLib format images, which includes the TIFF and FIT formats. The source for these executables, as well as more detailed documentation, is in the tar file "ibrowse.tar". The directory "lilhelper" contains the source code for the "Modeler's Little Helper" 3-D library and for three sample programs that use it, together with complete documentation. Modeler's Little Helper provides routines to build a variety of simple 3-D solid models in arbitrary format, including spatial coordinates, normal vectors, and texture coordinates. Paul Haeberli, Silicon Graphics February 12, 1996