DiyLightAnimation

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

Title: Nutcracker: Bug fix, enhancements for Spiral Class, Part #2
Post by: smeighan on August 19, 2012,
Finally lets see the fade 3d effect

fade_3d='N'
(http://meighan.net/nutcracker/effects/workspaces/2/A+DEMO_FADE3D_1_th.gif)


fade_3d='Y'
(http://meighan.net/nutcracker/effects/workspaces/2/A+DEMO_FADE3D_2_th.gif)


fade_3d='Y'. If you take the total number of strings and divide by the number ofstrings you will in the spiral. So i have 32 strings that i am using as a half megatree. So even though i will only have 16 strings, i use the maximum string count from the rgb target,32.
32 strings divided by 4 spirals = 8 strands per spiral

So we will set the thickness value to 8.

(http://meighan.net/nutcracker/effects/workspaces/2/A+DEMO_FADE3D_3_th.gif)

Effect Settings
username   f
user_target   A
effect_class   spirals
effect_name   DEMO_FADE3D_3
handiness   L
number_spirals   4
number_rotations   1.0
spiral_thickness   8
window_degrees   180
frame_delay   100
sparkles   0
direction   ccw
rainbow_hue   n
color1   #FF0000
color2   #2F0FFF
color3   #45FF0D
color4   #03FFD5
color5   #FFFF03
color6   #FF05EE
use_background   N
background_color   #17910F
fade_3d   y
show_frame   n
seq_duration   5
fade_in   3
fade_out   3
speed   1
submit   Submit Form to create your effect
OBJECT_NAME   spirals

(http://meighan.net/nutcracker/effects/workspaces/2/A+DEMO_FADE3D_3.gif)


and the same effect without the fade_3d
(http://meighan.net/nutcracker/effects/workspaces/2/A+DEMO_FADE3D_4.gif)
Enjoy!

sean