Advanced Rendering Toolkit
Directory Structure

Where to find what.


    ART-x.x.x/                      the main directory ${ART_DIR}
        index.html                  starting point of all documentation
        LICENSE                     what you may not violate
        README                      this file
        Art.m                       dummy source to make NeXT's PB happy
        Apps/                       ART application directory
            artist/                 the ART rendering application
                renderer/           renderers for ART
                scene/              scenes modelled with ART
            demos/                  demo applications
            tonemap/                the ART tonemap application
            tools/                  ART tools
                arb2art/            convert between .art and .arb files 
                dithermatrix/       generate ordered dither matrices
                imageprobe/         query pixels of images
                tiffshrink/         shrink tiff images
                tiffsplice/         splice tiff images together
        Docs/                       the complete HTML documentation
        Libs/                       the ART library directory
            <library>/              main directory for <library>
        Makefile.ams                the main AMS makefile
        Makefile.globals            global AMS makefile defs
        Makefile.next               the main NeXT makefile
        PB.project                  the main NeXT project
        Projects/                   the NeXT project link directory
        Support/                    various development leftovers
        Test/                       the ART test directory
        bin/                        scripts and binaries
        include/                    the ART include directory
        lib/                        the ART library directory


ART / Documentation / Installation

This page is maintained by Robert F Tobler. It was last updated on September 9, 1999.
If you have any comments, please send a message to rft@cg.tuwien.ac.at.