Feedback

2D Modifier  -  Motion blur effect with configurable feedback loop

FeedbackTextureModifier FeedbackTextureModifier FeedbackTextureModifier FeedbackTextureModifier

The feedback’s principle is to combine the current input image with its own previous output.

A particularity of Smode is that you can tweak this feedback loop by applying any chain of modifiers on it. Here are three presets of feedback using this principle:

Here is an example:


Variables:

  • Modifiers: Modifiers of the feedback
  • Blending Mode: How this feedback gets blended
  • Source Level: Source level of the feedback
  • Feedback Level: Feedback level of the feedback
  • Skip Frames: Skip frames of the feedback

Python

    Oil.createObject("FeedbackTextureModifier")