Skip to content
New issue

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

Add 2nd source/image to page peel shader (and maybe other similar ones) #38

Open
Destroy666x opened this issue Jan 11, 2024 · 1 comment

Comments

@Destroy666x
Copy link

The non-transition one has limited paramers and just works on the source where it's applied.
The transition one has double source option, but it can't be used as a regular dynamic filter as it's just stopped.

So you can't define a non-transition filter that animates and uses another source as a "reveal". A sort of combination of both would be great. I suggest adding either:

  • 2nd source (or at least still image) to filters like the page peel one
  • a way to animate the transition shaders inside of filters, maybe with a checkbox option
@exeldro
Copy link
Owner

exeldro commented Jan 11, 2024

You can use move value filters to animate the transition version. I will think about what would be the best way to get the effect with only this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants