We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now that we can build shader functions (#163), it's time to expand out the list of shaders we have to offer.
obs-powershell should include several custom shaders.
These should be generated after shaders from obs-shaderfilter
Reflect
RGBA-Percent
Zoom_XY
Flip
The text was updated successfully, but these errors were encountered:
feat: Building Local Shaders ( Fixes #196 )
3fde000
StartAutomating
No branches or pull requests
Now that we can build shader functions (#163), it's time to expand out the list of shaders we have to offer.
obs-powershell should include several custom shaders.
These should be generated after shaders from obs-shaderfilter
Reflect
shader should reflect Horizontally and Vertically #197RGBA-Percent
shader should allow Percentage RGBA Adjustments #198Zoom_XY
shader should zoom horizontally and vertically #199Flip
Shader should flip an image (horizontally or vertically) #200The text was updated successfully, but these errors were encountered: