Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.12 KB

README_en.md

File metadata and controls

19 lines (15 loc) · 1.12 KB

obs-StreamFX-trivial-shaders

Read in 日本語.

obs-StreamFX-trivial-shaders is a collection of shader effects for StreamFX.

List of shader effects

Shader Type Description
outline filter Draw a outline around a non-transparent area. ref: https://youtu.be/hZGJk9RVzZs
pixel-outline filter Draw a low-resolution outline. This is a pixel art-like border effect.
transparent-gradient filter Apply a gradient transparency.
border-radius filter Round the corners of the border edge.
squircle filter Clip the source with a squircle.
smooth-border-radius filter Smoothly round the corners of the border edge with squircles.
drop-shadow filter Apply a drop shadow effect.
drop-shadow-auto-padding filter Apply a drop shadow effect and automatic padding.
blink-pwm filter Apply a blinking effect.