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

  1. DarkTree Shuffle Scales
  2.  
  3. Version: 2.00
  4. Modified: 07/28/2001
  5. Author: DarkSim - Grimalkin
  6.  
  7. // This short DarkTree is Control Tutorial 2, Shuffling the Scales, 
  8. // from the DTT 2.0 manual. 
  9.  
  10. Pref_Map: Planar
  11. Rep_Frame: 1
  12. Type: Color
  13. Source: TEXTURE
  14. Aspect_Width: 10
  15. Aspect_Height: 10
  16. Scale: 1
  17. Unit_Scale: Meters
  18. Heading: 0
  19. Pitch: 0
  20.  
  21. {
  22.     Natural 1 : Blobs Color
  23.     {
  24.         DarkData: 2, 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.             Input_Seed           : 1
  31.             Blob_Size            : 0.4
  32.             Density              : 0.45
  33.             Blend_Function       : 0
  34.         Color:
  35.             Blob                 : 170, 130, 190
  36.             Background           : 0, 0, 0
  37.     }
  38.     Control 2 : Shuffle_Translate Color
  39.     {
  40.         DarkData: 1, 0, 200
  41.         Transform:
  42.             Trans_0              : 1, 0, 0, 0
  43.             Trans_1              : 0, 1, 0, 0
  44.             Trans_2              : 0, 0, 1, 0
  45.         Common:
  46.             Input_Seed           : 1
  47.             X_Amount             : 2
  48.             Y_Amount             : 2
  49.             Z_Amount             : 0
  50.         Color:
  51.             Background           : Link_To 1 | Color
  52.     }
  53.     Pattern 3 : Scales Color
  54.     {
  55.         DarkData: 0, 0, 200
  56.         Transform:
  57.             Trans_0              : 1, 0, 0, 0
  58.             Trans_1              : 0, 1, 0, 0
  59.             Trans_2              : 0, 0, 1, 0
  60.         Common:
  61.             Width                : 0.5
  62.             Height               : 0.5
  63.             Depth                : 0.5
  64.             Sharpness            : 0.2
  65.             Edge_Width           : 0.1
  66.             Overlap              : 0.2
  67.             Tilt                 : 0
  68.             Blend_Function       : 0
  69.             Sampling_Options     : NONE
  70.             Mapping_Type         : PLANAR_2D
  71.         Color:
  72.             Scale                : Link_To 2 | Color
  73.             Edge                 : 110, 110, 110
  74.     }
  75.     Pattern 4 : Scales Bump
  76.     {
  77.         DarkData: 1, 1, 200
  78.         Transform:
  79.             Trans_0              : 1, 0, 0, 0
  80.             Trans_1              : 0, 1, 0, 0
  81.             Trans_2              : 0, 0, 1, 0
  82.         Common:
  83.             Width                : 0.5
  84.             Height               : 0.5
  85.             Depth                : 0.5
  86.             Sharpness            : 0.2
  87.             Edge_Width           : 0.1
  88.             Overlap              : 0.2
  89.             Tilt                 : 0
  90.             Blend_Function       : 0
  91.             Sampling_Options     : NONE
  92.             Mapping_Type         : PLANAR_2D
  93.         Bump:
  94.             Scale                : 0
  95.             Edge                 : 0
  96.             Bevel_Profile        : 0
  97.             Bump_Scale           : 1
  98.     }
  99. }
  100.  
  101. Trigger_Bank: 1, 1
  102.  
  103. Tweaker
  104. {
  105. }
  106.