home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 June (DVD) / DPPRO0605DVD.iso / Editorial / DarkTree / DarkTree251Demo.EXE / FRACTAL1.DSTC < prev    next >
Encoding:
Text File  |  2003-05-15  |  1.8 KB  |  70 lines

  1. DarkTree Fractal 1
  2.  
  3. Version: 2.50
  4. Modified: 05/15/2003
  5. Author: DarkSim - August Swanson
  6.  
  7. // This example uses the Blend_Function of Fractal 1 to give a 
  8. // marbled look. 
  9.  
  10. Pref_Map: Cubic
  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.     Noise 1 : Fractal_1 Color
  23.     {
  24.         DarkData: 0, 0, 250
  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.             Version_Number       : 100
  31.             Roughness            : 0.5
  32.             Lacunarity           : 0.5
  33.             Lacunarity_Lock      : FALSE
  34.             Strata_Function      : 0
  35.             Blend_Function       : Link_To 2 | Percent
  36.             Brightness           : 0.5
  37.             Contrast             : 0.6
  38.             Input_Seed           : 1
  39.             High                 : 255, 255, 255
  40.             Low                  : 0, 0, 40
  41.     }
  42.     Generator 2 : Noise Percent
  43.     {
  44.         DarkData: 1, 0, 250
  45.         Common:
  46.             Version_Number       : 100
  47.             Input                : 0
  48.             Frequency            : 1
  49.             Amplitude            : 0.5
  50.             Phase_Amount         : 0
  51.             Phase_Min            : 0
  52.             Phase_Max            : 1
  53.             Shift                : 0.5
  54.             Upper_Clamp          : 1
  55.             Lower_Clamp          : 0
  56.             Invert               : FALSE
  57.             Reverse              : FALSE
  58.             Blend_Weight         : 0.6
  59.             Seed                 : 15
  60.             Vary_Regions         : FALSE
  61.             Repeat_Flag          : FALSE
  62.     }
  63. }
  64.  
  65. Trigger_Bank: 1, 1
  66.  
  67. Tweaker
  68. {
  69. }
  70.