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

  1. DarkTree Add 2
  2.  
  3. Version: 2.00
  4. Modified: 07/26/2001
  5. Author: DarkSim - August Swanson
  6.  
  7. // Adding two very different looking bumps together to create a 
  8. // new, unique bump texture. 
  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 : Blobs Bump
  23.     {
  24.         DarkData: 1, 0, 200
  25.         Transform:
  26.             Trans_0              : 3.125, 0, 0, 0
  27.             Trans_1              : 0, 3.125, 0, 0
  28.             Trans_2              : 0, 0, 3.125, 0
  29.         Common:
  30.             Input_Seed           : 1
  31.             Blob_Size            : 0.4
  32.             Density              : 0.45
  33.             Blend_Function       : 0
  34.         Bump:
  35.             Blob                 : 1
  36.             Background           : 0
  37.             Bump_Scale           : 0.5
  38.     }
  39.     Process 2 : Add Bump
  40.     {
  41.         DarkData: 0, 0, 200
  42.         Transform:
  43.             Trans_0              : 1, 0, 0, 0
  44.             Trans_1              : 0, 1, 0, 0
  45.             Trans_2              : 0, 0, 1, 0
  46.         Common:
  47.         Bump:
  48.             Bump_A               : Link_To 1 | Bump
  49.             Bump_B               : Link_To 3 | Bump
  50.     }
  51.     Natural 3 : Clouds Bump
  52.     {
  53.         DarkData: 1, 1, 200
  54.         Transform:
  55.             Trans_0              : 1, 0, 0, 0
  56.             Trans_1              : 0, 1, 0, 0
  57.             Trans_2              : 0, 0, 1, 0
  58.         Common:
  59.             Roughness            : 0.5
  60.             Lacunarity           : 0.5
  61.             Lacunarity_Lock      : FALSE
  62.             Density              : 6
  63.             Puff_Size            : 0.5
  64.             Strata_Function      : 0
  65.             Blend_Function       : 0
  66.             Brightness           : 0.5
  67.             Contrast             : 0.5
  68.             Input_Seed           : 1
  69.         Bump:
  70.             Background           : 0
  71.             Puff                 : 1
  72.             Bump_Scale           : 0.5
  73.     }
  74. }
  75.  
  76. Trigger_Bank: 1, 1
  77.  
  78. Tweaker
  79. {
  80. }
  81.