Boris Sapphire: Difference between revisions

From ytptenniswiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 12: Line 12:
|-
|-
| S_DigitalDamage || Creates a "computer glitch" like effect. ||
| S_DigitalDamage || Creates a "computer glitch" like effect. ||
|-
| S_Feedback || Takes the previous frame, manipulates it, and then blends it, repeatedly, creating a trailing effect ||
|-
| S_TileScramble || Divides a video up into tiles, and then randomly offsets the video's XY position in each tile ||
|-
| S_WarpPerspective || See S_WarpTransform. This effect is similar, but coordinate offsets are handled differently ||
|-
| S_WarpPolar || Transforms the video from XY coordinates, into polar coordinates, creating a ring pattern. ||
|-
|-
| S_WarpTransform || Allows to "transform" a clip in 3D space, which can also be tiled. ||
| S_WarpTransform || Allows to "transform" a clip in 3D space, which can also be tiled. ||

Revision as of 21:44, 8 August 2024


Boris Sapphire, often just Sapphire or formerly GenArts Sapphire, is a set of high quality OFX plugins by Boris FX. All Sapphire plugins have a "S_" prefix in their name.

List of Effects

List is sorted alphabetically.

List of Sapphire Effects
Name Description Picture
S_DigitalDamage Creates a "computer glitch" like effect.
S_Feedback Takes the previous frame, manipulates it, and then blends it, repeatedly, creating a trailing effect
S_TileScramble Divides a video up into tiles, and then randomly offsets the video's XY position in each tile
S_WarpPerspective See S_WarpTransform. This effect is similar, but coordinate offsets are handled differently
S_WarpPolar Transforms the video from XY coordinates, into polar coordinates, creating a ring pattern.
S_WarpTransform Allows to "transform" a clip in 3D space, which can also be tiled.
S_ZebrafyColor Creates a very striking cycling rainbow pattern.