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

  1. DarkTree Subtract 1
  2.  
  3. Version: 2.00
  4. Modified: 07/26/2001
  5. Author: DarkSim - August Swanson
  6.  
  7. // Cutting sections of one texture out with another texture using 
  8. // the Subtract component. 
  9.  
  10. Pref_Map: Planar
  11. Rep_Frame: 1
  12. Type: Bump
  13. Source: TEXTURE
  14. Aspect_Width: 10
  15. Aspect_Height: 10
  16. Scale: 1
  17. Unit_Scale: Inches
  18. Heading: 0
  19. Pitch: 0
  20.  
  21. {
  22.     Natural 1 : Clouds Bump
  23.     {
  24.         DarkData: 1, 0, 200
  25.         Transform:
  26.             Trans_0              : 1, 0, 0, 0
  27.             Trans_1              : 0, 1, 0, 0
  28.             Trans_2              : 0, 0, 1, 0
  29.         Common:
  30.             Roughness            : 0.5
  31.             Lacunarity           : 0.5
  32.             Lacunarity_Lock      : FALSE
  33.             Density              : 6
  34.             Puff_Size            : 0.5
  35.             Strata_Function      : 0
  36.             Blend_Function       : 0
  37.             Brightness           : 0.5
  38.             Contrast             : 0.5
  39.             Input_Seed           : 1
  40.         Bump:
  41.             Background           : 0
  42.             Puff                 : 1
  43.             Bump_Scale           : 0.5
  44.     }
  45.     Pattern 2 : Dots Bump
  46.     {
  47.         DarkData: 1, 1, 200
  48.         Transform:
  49.             Trans_0              : 1, 0, 0, 0
  50.             Trans_1              : 0, 1, 0, 0
  51.             Trans_2              : 0, 0, 1, 0
  52.         Common:
  53.             Dot_Size             : 0.6
  54.             Blend_Function       : 0
  55.             Width                : 0.5
  56.             Height               : 0.5
  57.             Depth                : 0.5
  58.             Row_Shift            : 0
  59.             Sampling_Options     : NONE
  60.             Mapping_Type         : PLANAR_2D
  61.         Bump:
  62.             Dot                  : 0
  63.             Background           : 0
  64.             Bevel_Width          : 0.5
  65.             Bevel_Profile        : 0
  66.             Bump_Scale           : 0.25
  67.     }
  68.     Process 3 : Subtract Bump
  69.     {
  70.         DarkData: 0, 0, 200
  71.         Transform:
  72.             Trans_0              : 1, 0, 0, 0
  73.             Trans_1              : 0, 1, 0, 0
  74.             Trans_2              : 0, 0, 1, 0
  75.         Common:
  76.         Bump:
  77.             Bump_A               : Link_To 1 | Bump
  78.             Bump_B               : Link_To 2 | Bump
  79.     }
  80. }
  81.  
  82. Trigger_Bank: 1, 1
  83.  
  84. Tweaker
  85. {
  86. }
  87.