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

Implement DualKawaseBlurPass #580

Open
3 tasks
Tracked by #600
vanruesc opened this issue Feb 15, 2024 · 3 comments
Open
3 tasks
Tracked by #600

Implement DualKawaseBlurPass #580

vanruesc opened this issue Feb 15, 2024 · 3 comments
Assignees
Labels
feature Description for the implementation of a feature
Milestone

Comments

@vanruesc
Copy link
Member

vanruesc commented Feb 15, 2024

Description

Implement a DualKawaseBlurPass.

References:

Tasks

  • Create down- and upsampling shader materials.
  • Create DualKawaseBlurPass.
  • Add unit test.
@vanruesc vanruesc added the feature Description for the implementation of a feature label Feb 15, 2024
@vanruesc vanruesc added this to the v7 milestone Feb 15, 2024
@vanruesc vanruesc mentioned this issue Feb 17, 2024
31 tasks
@balraj-johal
Copy link

Hi @vanruesc, could I be assigned this issue? I'm already halfway through an implementation, I've got the down & upsampling working, and now just need to port over the Kawase shaders :)

@vanruesc
Copy link
Member Author

Nice, thanks for picking this up!

@vanruesc
Copy link
Member Author

@balraj-johal FYI: I've added GaussianBlurPass and updated the blur demo just now. Feel free to add the DualKawaBlurPass to that demo. The old KawaseBlurPass will be discarded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Description for the implementation of a feature
Projects
None yet
Development

No branches or pull requests

2 participants