DiyLightAnimation

Software => Nutcracker: RGB Effects Builder => Topic started by: smeighan on April 19, 2012,

Title: Nutcracker: new effect, game of life
Post by: smeighan on April 19, 2012,
Someone is some thread suggested the game of life. I took a few hours and built it.


array_to_save
username   f
user_target   AA_MATRIX
effect_class   life
effect_name   LIFE_20
window_degrees   360
frame_delay   200
seq_duration   5
start_color   #17FF1F
end_color   #2652FF
number_seed_cells   20
seed   12345
submit   Submit Form to create your effect
OBJECT_NAME   life
show_frame   N
(http://meighan.net/nutcracker/effects/workspaces/2/AA_MATRIX+LIFE_20.gif)


Everything the same, just change the seed for the random number generator. This gives a total different display

array_to_save
username   f
user_target   AA_MATRIX
effect_class   life
effect_name   LIFE_20B
window_degrees   360
frame_delay   200
seq_duration   5
start_color   #17FF1F
end_color   #2652FF
number_seed_cells   20
seed   321
submit   Submit Form to create your effect
OBJECT_NAME   life
show_frame   N
(http://meighan.net/nutcracker/effects/workspaces/2/AA_MATRIX+LIFE_20B.gif)

Will work on your trees fine.
array_to_save
username   f
user_target   AA
effect_class   life
effect_name   LIFE_20_TREE
window_degrees   180
frame_delay   200
seq_duration   5
start_color   #17FF1F
end_color   #2652FF
number_seed_cells   20
seed   12345
submit   Submit Form to create your effect
OBJECT_NAME   life
show_frame   N
(http://meighan.net/nutcracker/effects/workspaces/2/AA+LIFE_20_TREE.gif)
Title: Re: Nutcracker: new effect, game of life
Post by: rwave on April 19, 2012,
Sean,

Now that is really creative.  Well done!   <res.

Richard (from SoCal)   :)