home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / t / texturegnd / Docs / Features < prev    next >
Text File  |  1996-11-30  |  4KB  |  88 lines

  1.  
  2.                                 Features
  3.                                 ========
  4.  
  5.                    Some of the features of this program.
  6.  
  7. Texture Garden generates algorithmic textures using a range of techniques
  8. including inverse two dimensional fast-fourier-transforms of filtered noise. 
  9. Genetic methods are used to seed the textures enabling breeding, selective
  10. mutation, cultural transmission of colour and sexual recombination to be
  11. implemented.
  12.  
  13. Its features include support for:
  14.   * Seamless tesselation;
  15.   * Bump mapping with multiple lightsources;
  16.   * Three-dimensional solid texture carving;
  17.   * Extensive anti-aliasing;
  18.   * Twenty-four bit colour;
  19.   * Dynamic resizing of textures;
  20.   * Multi-layered textures;
  21.   * Native Floyd-Steinberg dithering;
  22.   * Texture animation.
  23.  
  24. Genetic methods are used to seed the textures, enabling:
  25.   * Breeding of individual textures;
  26.   * Variable mutation rates;
  27.   * Cultural transmission of texture palettes;
  28.   * Sexual recombination.
  29.   
  30. The algorithms it uses include:
  31.   * Inverse two dimensional fast-fourier-transforms of filtered noise;
  32.   * Ray-tracing with multiple light sources using Gourad and Phong shading;
  33.   * Cumulative distortion producing a wide variety of marbling effects.
  34.  
  35. It has a built in texture generation language supporting:
  36.   * Conditional execution;
  37.   * Subroutines;
  38.   * For ... Next loops;
  39.   * Repeat ... Until structures;
  40.   * Branching and named subroutines;
  41.   * System and user variables.
  42.  
  43. Other features include:
  44.   * Built in mutating and breeding facilities, enabling the computer to
  45.     generate textures.
  46.   * The syntax of the language is fully documented, enabling users to create
  47.     new species of textures.
  48.   * The language is extensibe, supporting third party extensions.
  49.   * Full documentation and support for writing extension modules is provided.
  50.   * The program contains an interface to "!ChangeFSI, providing:
  51.     * Mode and eigen-factor adjustment;
  52.     * gamma correction;
  53.     * brightening;
  54.     * sharpening;
  55.     * smoothing;
  56.     * JPEG export (useful for web page backgrounds).
  57.   * Extensive anti-aliasing may be used in all distortions employed.
  58.   * Colour paradigms supported include:
  59.     * RGB;
  60.     * HSV;
  61.     * CIE.
  62.   * New palettes may be generated by:
  63.     * selecting from a wide variety supplied with the program;
  64.     * importing them from other textures;
  65.     * or mutation from existing palettes.
  66.   * Built in random and Floyd-Steinberg dithering routines.
  67.   * Textures may be animated in a wide variety of ways.
  68.   * Support for batch processing is provided for ultimate flexibility in
  69.     texture animation.
  70.   * Textures can be sculpted from three-dimensional solid blocks of texture.
  71.   * Computer Concepts' Colour Card is supported.
  72.   * For those with old machines and no Colour Card there is a screen blanking
  73.     option.
  74.   * Texture Garden has its own !Zap syntax-colouring mode for those who want 
  75.     to edit their texture generation files directly.  This also provides
  76.     support for Studio24 Pro.
  77.   * Interactive help is available on all icons and menu entries.
  78.  
  79. Applications:
  80.   * Texture Garden should prove useful to those who:
  81.     * Are involved in designing World Wide Web pages;
  82.     * Need textures for desk top publishing purposes.
  83.     * Work with 3D computer graphics;
  84.     * Are interested in generating Single Image Random Dot Stereograms;
  85.     * Design computer games;
  86.     * Have an interest in computer animation;
  87.     * Just want to spruce up their desktop's backdrop and window backgrounds.
  88.