home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 June (DVD) / DPPRO0605DVD.iso / Editorial / DarkTree / DarkTree251Demo.EXE / FADE1.DSTC < prev    next >
Encoding:
Text File  |  2002-02-28  |  1.9 KB  |  76 lines

  1. DarkTree Fade 1
  2.  
  3. Version: 2.00
  4. Modified: 07/26/2001
  5. Author: DarkSim - Augst Swanson
  6.  
  7. // Uses a Noise component as a Mask to unevenly fade a texture. 
  8.  
  9. Pref_Map: Planar
  10. Rep_Frame: 1
  11. Type: Color
  12. Source: TEXTURE
  13. Aspect_Width: 10
  14. Aspect_Height: 10
  15. Scale: 1
  16. Unit_Scale: Inches
  17. Heading: 0
  18. Pitch: 0
  19.  
  20. {
  21.     Noise 1 : Fractal_1 Percent
  22.     {
  23.         DarkData: 1, 0, 200
  24.         Transform:
  25.             Trans_0              : 1, 0, 0, 0
  26.             Trans_1              : 0, 1, 0, 0
  27.             Trans_2              : 0, 0, 1, 0
  28.         Common:
  29.             Roughness            : 0.615
  30.             Lacunarity           : 0.5
  31.             Lacunarity_Lock      : FALSE
  32.             Strata_Function      : 0
  33.             Blend_Function       : 0
  34.             Brightness           : 0.5
  35.             Contrast             : 0.87
  36.             Input_Seed           : 7
  37.         Percent:
  38.             Low                  : 0
  39.             High                 : 0.8
  40.     }
  41.     Pattern 2 : Stripes Color
  42.     {
  43.         DarkData: 1, 1, 200
  44.         Transform:
  45.             Trans_0              : 1, 0, 0, 0
  46.             Trans_1              : 0, 1, 0, 0
  47.             Trans_2              : 0, 0, 1, 0
  48.         Common:
  49.             Center               : 0.5
  50.             Width                : 0.4
  51.             Blend_Function       : 0
  52.         Color:
  53.             Stripe               : 165, 27, 27
  54.             Background           : 0, 64, 128
  55.     }
  56.     Process 3 : Fade Color
  57.     {
  58.         DarkData: 0, 0, 200
  59.         Transform:
  60.             Trans_0              : 1, 0, 0, 0
  61.             Trans_1              : 0, 1, 0, 0
  62.             Trans_2              : 0, 0, 1, 0
  63.         Common:
  64.             Invert               : FALSE
  65.             Mask                 : Link_To 1 | Percent
  66.         Color:
  67.             Background           : Link_To 2 | Color
  68.     }
  69. }
  70.  
  71. Trigger_Bank: 1, 1
  72.  
  73. Tweaker
  74. {
  75. }
  76.