Description

This node simulates a kaleidoscope effect.




Properties

  • Sides : Sets the multiple of the input image to use as sides for the effect.
    Default : 6.0
  • Angle : Sets the kaleidoscope angle. This is typically a good property to animate.
    Default : 0.5
  • xSlide : Slides the image along the x axis. Although default Min/Max values are set to 0/1 there is no limit to this property. Animating this property also gives interesting results.
    Default : 0.0
  • ySlide : Slides the image along the y axis. Although default Min/Max values are set to 0/1 there is no limit to this property. Animating this property also gives interesting results.
    Default : 0.0
  • Center : Set the center reference for the effect.
    Default : Middle either 960 / 540 (Pixel Mode) or 0.5 / 0.5 (Normalized Mode)

Inputs

Name Type Description
Image Image Image input to use for the effect
Sides Float Number of sides used in the effect
Angle Float Kaleidoscope angle.
XSlide Float Slide along the x axis
YSlide Float Slide along the y axis
Center Vector 2D Center used as reference

Outputs

Name Type Description
Image Image Image output of the effect

Example



In this example :
  • Sides : 8.0
  • Angle : Animated with an LFO between -1 and 1
  • x Slide : 0.0
  • y Slide : 0.0
  • Center : 0.5 / 0.5

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.