home *** CD-ROM | disk | FTP | other *** search
- DarkTree Add 1
-
- Version: 2.00
- Modified: 07/26/2001
- Author: DarkSim - August Swanson
-
- // Adding two bumps together to create multiple levels of detail.
- // The basic surface of the Plasma noise is "roughed up" with some
- // smaller scale Fractal noise.
-
- Pref_Map: Planar
- Rep_Frame: 1
- Type: Bump
- Source: TEXTURE
- Aspect_Width: 10
- Aspect_Height: 10
- Scale: 1
- Unit_Scale: Inches
- Heading: 0
- Pitch: 0
-
- {
- Noise 1 : Plasma Bump
- {
- DarkData: 1, 0, 200
- Transform:
- Trans_0 : 1, 0, 0, 0
- Trans_1 : 0, 1, 0, 0
- Trans_2 : 0, 0, 1, 0
- Common:
- Roughness : 0.05
- Blend_Function : 0
- Brightness : 0.5
- Contrast : 0.5
- Input_Seed : 1
- Bump:
- Low : 0
- High : 1
- Bump_Scale : 2
- }
- Noise 2 : Fractal Bump
- {
- DarkData: 1, 1, 200
- Transform:
- Trans_0 : 1, 0, 0, 0
- Trans_1 : 0, 1, 0, 0
- Trans_2 : 0, 0, 1, 0
- Common:
- Roughness : 0.8
- Lacunarity : 0.5
- Lacunarity_Lock : FALSE
- Strata_Function : 0
- Blend_Function : 0
- Brightness : 0.5
- Contrast : 0.6
- Input_Seed : 1
- Bump:
- Low : 0
- High : 1
- Bump_Scale : 0.3
- }
- Process 3 : Add Bump
- {
- DarkData: 0, 0, 200
- Transform:
- Trans_0 : 1, 0, 0, 0
- Trans_1 : 0, 1, 0, 0
- Trans_2 : 0, 0, 1, 0
- Common:
- Bump:
- Bump_A : Link_To 2 | Bump
- Bump_B : Link_To 1 | Bump
- }
- }
-
- Trigger_Bank: 1, 1
-
- Tweaker
- {
- }
-