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

  1. DarkTree Minimum 1
  2.  
  3. Version: 2.00
  4. Modified: 07/26/2001
  5. Author: DarkSim - August Swanson
  6.  
  7. // Cutting grooves out of a bump texture using another bump 
  8. // 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.     Process 1 : Minimum Bump
  23.     {
  24.         DarkData: 0, 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.         Bump:
  31.             Bump_A               : Link_To 2 | Bump
  32.             Bump_B               : Link_To 3 | Bump
  33.     }
  34.     Noise 2 : Fractal Bump
  35.     {
  36.         DarkData: 1, -1, 200
  37.         Transform:
  38.             Trans_0              : 1, 0, 0, 0
  39.             Trans_1              : 0, 1, 0, 0
  40.             Trans_2              : 0, 0, 1, 0
  41.         Common:
  42.             Roughness            : 0.595
  43.             Lacunarity           : 0.5
  44.             Lacunarity_Lock      : FALSE
  45.             Strata_Function      : 0
  46.             Blend_Function       : 0
  47.             Brightness           : 0.5
  48.             Contrast             : 0.6
  49.             Input_Seed           : 1
  50.         Bump:
  51.             Low                  : 0
  52.             High                 : 1
  53.             Bump_Scale           : 1
  54.     }
  55.     Noise 3 : Swirls Bump
  56.     {
  57.         DarkData: 1, 0, 200
  58.         Transform:
  59.             Trans_0              : 1, 0, 0, 0
  60.             Trans_1              : 0, 1, 0, 0
  61.             Trans_2              : 0, 0, 1, 0
  62.         Common:
  63.             Roughness            : 0.115
  64.             Blend_Function       : 0
  65.             Brightness           : 0.5
  66.             Contrast             : 0.5
  67.             Input_Seed           : 1
  68.         Bump:
  69.             Low                  : 0
  70.             High                 : 1
  71.             Bump_Scale           : 1
  72.     }
  73. }
  74.  
  75. Trigger_Bank: 1, 1
  76.  
  77. Tweaker
  78. {
  79. }
  80.