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

  1. DarkTree Dark Sun
  2.  
  3. Version: 2.00
  4. Modified: 07/28/2001
  5. Author: DarkSim - Grimalkin
  6.  
  7. // This short DarkTree is Process Tutorial 1, Darkening the Rising 
  8. // Sun, 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.     Pattern 1 : Rising_Sun 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.             Number_Of_Rays       : 3
  31.             Blend_Function       : 0
  32.             Sun_Size             : 0.5
  33.             Ray_Size             : 0.5
  34.         Color:
  35.             Sun                  : 255, 255, 0
  36.             Ray                  : 255, 174, 0
  37.             Background           : 205, 0, 0
  38.     }
  39.     Noise 2 : Fractal_1 Percent
  40.     {
  41.         DarkData: 1, 1, 200
  42.         Transform:
  43.             Trans_0              : 1, 0, 0, 0
  44.             Trans_1              : 0, 0.333333, 0, 0
  45.             Trans_2              : 0, 0, 1, 0
  46.         Common:
  47.             Roughness            : 0.5
  48.             Lacunarity           : 0.6
  49.             Lacunarity_Lock      : TRUE
  50.             Strata_Function      : 0
  51.             Blend_Function       : 0
  52.             Brightness           : 0.5
  53.             Contrast             : 0.6
  54.             Input_Seed           : 1
  55.         Percent:
  56.             Low                  : 0
  57.             High                 : 1
  58.     }
  59.     Process 3 : Darken Color
  60.     {
  61.         DarkData: 0, 0, 200
  62.         Transform:
  63.             Trans_0              : 1, 0, 0, 0
  64.             Trans_1              : 0, 1, 0, 0
  65.             Trans_2              : 0, 0, 1, 0
  66.         Common:
  67.             Invert               : FALSE
  68.             Mask                 : Link_To 2 | Percent
  69.         Color:
  70.             Background           : Link_To 1 | Color
  71.     }
  72. }
  73.  
  74. Trigger_Bank: 1, 1
  75.  
  76. Tweaker
  77. {
  78. }
  79.