Skip to content

Implement GlitchEffect #586

Open
@vanruesc

Description

@vanruesc

Description

Implement a GlitchEffect.

Tasks

  • Create GlitchEffect.
  • Create glitch demo. Also use ChromaticAberrationEffect in that demo.
  • Add unit test.

Implementation Details

  • Should be done after ChromaticAberrationEffect has been implemented.
  • The implementation from v6 can be copied mostly as-is.
  • The effect should define an offset output uniform for chromatic aberration.
    • Also provide an offset getter for this uniform's value.
    • The ChromaticAberrationEffect will automatically use the offset uniform as input if it runs after a GlitchEffect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions