home *** CD-ROM | disk | FTP | other *** search
- DarkTree ColorRange
-
- Version: 2.00
- Modified: 07/30/2001
- Author: DarkSim - August Swanson
-
- // This subtree structure will let you randomize between two
- // specific colors. The Checkerboard component is used only to show
- // a result in this example.
-
- Pref_Map: Frame
- Rep_Frame: 1
- Type: Color
- Source: TEXTURE
- Aspect_Width: 100
- Aspect_Height: 100
- Scale: 2
- Unit_Scale: Meters
- Heading: 0
- Pitch: 0
-
- {
- Process 1 : HSV_Attractor Color
- {
- DarkData: 1, 0, 200
- Transform:
- Trans_0 : 1, 0, 0, 1.49012e-008
- Trans_1 : 0, 1, 0, 0
- Trans_2 : 0, 0, 1, 1.49012e-008
- Color:
- Background : Link_To 2 | Color
- Target : Link_To 3 | Color
- Hue_Invert : FALSE
- Sat_Invert : FALSE
- Val_Invert : FALSE
- Hue_Amount : Link_To 4 | Percent
- Sat_Amount : Link_To 4 | Percent
- Val_Amount : Link_To 4 | Percent
- }
- Process 2 : Color_Convert Color
- {
- DarkData: 2, 1, 200
- Transform:
- Trans_0 : 1, 0, 0, -1.49012e-008
- Trans_1 : 0, 1, 0, 0
- Trans_2 : 0, 0, 1, -1.49012e-008
- Common:
- Background : Link_To 0 | Color 1
- Color:
- }
- Process 3 : Color_Convert Color
- {
- DarkData: 3, 1, 200
- Transform:
- Trans_0 : 1, 0, 0, -1.49012e-008
- Trans_1 : 0, 1, 0, 0
- Trans_2 : 0, 0, 1, -1.49012e-008
- Common:
- Background : Link_To 0 | Color 2
- Color:
- }
- Control 4 : Randomizer Percent
- {
- DarkData: 2, 0, 200
- Transform:
- Trans_0 : 1, 0, 0, 0.2
- Trans_1 : 0, 1, 0, 0.2
- Trans_2 : 0, 0, 1, 0
- Common:
- Input_Seed : Link_To 0 | Random Seed
- Percent:
- Percent_Minimum : 0
- Percent_Maximum : 1
- }
- Pattern 5 : Checkerboard Color
- {
- DarkData: 0, 0, 200
- Transform:
- Trans_0 : 2, 0, 0, 0
- Trans_1 : 0, 2, 0, 0
- Trans_2 : 0, 0, 2, 0
- Common:
- Width : 0.5
- Height : 0.5
- Depth : 0.5
- Row_Shift : 0
- Sampling_Options : NONE
- Mapping_Type : PLANAR_2D
- Color:
- Color_A : Link_To 1 | Color
- Color_B : Link_To 1 | Color
- }
- }
-
- Trigger_Bank: 1, 1
-
- Tweaker
- {
- Tweak : IF_COLOR
- Tweak : Color 1
- Tweak : 236, 28, 1
- Tweak : IF_COLOR
- Tweak : Color 2
- Tweak : 255, 157, 4
- Tweak : IF_INT
- Tweak : Random Seed
- Tweak : 3
- }
-