Skip to content

More shaders!

Choose a tag to compare

@eleev eleev released this 29 Aug 16:21

This update includes the following changes and additions:

  • Added RGB Lightning Energy shader.
    • Implemented speed control via UISlider component.
  • Added Paint Noise shader.
    • Implemented touch handling that changes the composition of colors for the shader.
  • Improved Water Reflection shader by adding capability of changing number of iterations for fragment reflection effect.
  • Added Water shader.
  • Added UI controls that allow to change shaders.
  • Implemented SKShader+UniformUpdates extension.
  • Other small improvements.