Author Topic: Nutcracker: new effect, game of life  (Read 812 times)

Offline smeighan

  • Moderator
  • Sr. Member
  • *****
  • Posts: 2285
    • Nutcracker RGB Sequence Builder
Nutcracker: new effect, game of life
« 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



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


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
Sean
Littleton, CO
Latest releases You are not allowed to view links. Register or Login
xLights/Nutcracker Forum You are not allowed to view links. Register or Login
Fbook You are not allowed to view links. Register or Login

Offline rwave

  • Sr. Member
  • ****
  • Posts: 555
Re: Nutcracker: new effect, game of life
« Reply #1 on: April 19, 2012, »
Sean,

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

Richard (from SoCal)   :)