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

  1. DarkTree Sections 1
  2.  
  3. Version: 2.00
  4. Modified: 07/26/2001
  5. Author: DarkSim - August Swanson
  6.  
  7. // Example using Sections. The Brick component lines up nicely at 
  8. // the edges so we get a continuous pattern. 
  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: Inches
  18. Heading: 0
  19. Pitch: 0
  20.  
  21. {
  22.     Pattern 1 : Bricks Color
  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.             Width                : 0.5
  31.             Height               : 0.25
  32.             Depth                : 1
  33.             Row_Shift            : 0.5
  34.             Mortar_Width         : 0.4
  35.             Blend_Function       : Link_To 3 | Percent
  36.             Sampling_Options     : NONE
  37.             Mapping_Type         : PLANAR_2D
  38.         Color:
  39.             Brick                : 200, 0, 0
  40.             Mortar               : 220, 220, 220
  41.     }
  42.     Deform 2 : Sections Color
  43.     {
  44.         DarkData: 0, 0, 200
  45.         Transform:
  46.             Trans_0              : 1, 0, 0, 0
  47.             Trans_1              : 0, 1, 0, 0
  48.             Trans_2              : 0, 0, 1, 0
  49.         Common:
  50.             Number_Of_Sections   : 9
  51.         Color:
  52.             Background           : Link_To 1 | Color
  53.     }
  54.     Generator 3 : Linear Function
  55.     {
  56.         DarkData: 2, 0, 200
  57.         Common:
  58.             Input                : 0
  59.             Frequency            : 1
  60.             Amplitude            : 0.5
  61.             Phase_Amount         : 0
  62.             Phase_Min            : 0
  63.             Phase_Max            : 1
  64.             Shift                : 0.5
  65.             Upper_Clamp          : 1
  66.             Lower_Clamp          : 0
  67.             Invert               : FALSE
  68.             Reverse              : FALSE
  69.         Generator:
  70.             Repeat_Flag          : FALSE
  71.     }
  72. }
  73.  
  74. Trigger_Bank: 1, 1
  75.  
  76. Tweaker
  77. {
  78. }
  79.