Feedback
2D Modifier - Motion blur effect with configurable feedback loop
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:
-
Bacteria
-
Side Trails V
-
Glass FX
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")