home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / graphics / 3dprograms / iitextures / edgefill.doc < prev    next >
Text File  |  1995-02-27  |  2KB  |  54 lines

  1. EdgeFill.itx
  2. Type: Color, Reflect, Filter.
  3.  
  4. Overview:
  5. =========
  6.  This Imagine 3.x texture can simulate a wireframe object or the Latticize
  7.  function by coloring the edges of an objects faces.
  8.  
  9.  At least a 68020 and an FPU are required.  The integer version of Imagine is
  10.  not supported, sorry.
  11.  
  12. Usage:
  13. ======
  14.  You can set the color, reflect and filter values separately.  Using the color
  15.  value can give a wireframe look while the filter values can give a
  16.  simulation of the latticize function.
  17.  
  18. Parameters:
  19. ===========
  20.  
  21.  Color Edge Size, Reflect Edge Size, and Filter Edge Size
  22.  --------------------------------------------------------
  23.   This is a fractional value between 0.0 and 1.0 that tells the texture how
  24.   much of the faces to fill.  To get an effect similar to wireframe mode use
  25.   a small value.  This doesn't give a perfect wireframe rendering however.
  26.   If you have very long and stretched triangles, the lines will vary in
  27.   thickness.  Experiment to get the effect you want.  A value of 0.2 is good
  28.   for imitating latticize.
  29.  
  30.  Color Blend, Reflect Blend, and Filter Blend
  31.  --------------------------------------------
  32.   This sets the mix between the texture and the objects original color.
  33.   A 1.0 gives the texture its full effect, a lower number will blend
  34.   the texture with the original attributes.
  35.  
  36.  Color Red, Color Green, Color Blue,
  37.  Reflect Red, Reflect Green, Reflect Blue,
  38.  Filter Red, Filter Green, and Filter Blue
  39.  ----------------------------------------
  40.   This is where you give the values that will color the edges of the faces.
  41.   If you want to try out the latticize effect, set the objects filter value
  42.   to 255,255,255 and the filter values in the texture requester to 0,0,0.
  43.   This will not work right if the object is set specular since the empty
  44.   holes will still give a specular highlight.
  45.  
  46. Notes:
  47. ======
  48.  
  49.  
  50. ***************************************************
  51.  Ian M. Smith
  52.  Fido-Usenet: Ian.Smith@f564.n2601.z1.fidonet.org
  53. ***************************************************
  54.