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

  1. DarkTree Image Twist
  2.  
  3. Version: 2.00
  4. Modified: 07/28/2001
  5. Author: DarkSim - Grimalkin
  6.  
  7. // This short DarkTree is Deform Tutorial 2, Twisting an Image, 
  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 : Clouds Percent
  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.             Roughness            : 0.5
  31.             Lacunarity           : 0.5
  32.             Lacunarity_Lock      : TRUE
  33.             Density              : 6
  34.             Puff_Size            : 0.4
  35.             Strata_Function      : 0
  36.             Blend_Function       : 0
  37.             Brightness           : 0.5
  38.             Contrast             : 0.5
  39.             Input_Seed           : 1
  40.         Percent:
  41.             Background           : 0
  42.             Puff                 : 1
  43.     }
  44.     External 2 : Image Color
  45.     {
  46.         DarkData: 1, 1, 200
  47.         Transform:
  48.             Trans_0              : 1, 0, 0, 0
  49.             Trans_1              : 0, 1, 0, 0
  50.             Trans_2              : 0, 0, 1, 0
  51.         Common:
  52.             Interpolate          : TRUE
  53.             Tile                 : FALSE
  54.             Mapping_Type         : PLANAR_2D
  55.             Filename             : 
  56.         Color:
  57.             Background           : 0, 0, 0
  58.     }
  59.     Deform 3 : Radial_Twist 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.             Scale_Factor         : 1
  68.             Distortion           : Link_To 1 | Percent
  69.         Color:
  70.             Background           : Link_To 2 | Color
  71.     }
  72. }
  73.  
  74. Trigger_Bank: 1, 1
  75.  
  76. Tweaker
  77. {
  78. }
  79.