Skip to content

Implement MotionBlurEffect #582

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

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

Implement MotionBlurEffect #582

vanruesc opened this issue Feb 15, 2024 · 0 comments
Milestone

Comments

@vanruesc
Copy link
Member

Description

Implement a MotionBlurEffect.

Related: #248

References:

Tasks

  • Create MotionBlurEffect.
  • Create motion-blur demo.
  • Add unit test.

Implementation Details

  • Should be done after GBuffer.VELOCITY is implemented.
  • Use G-Buffer components (depth, velocity).
@vanruesc vanruesc added this to the v7 milestone Feb 15, 2024
This was referenced Feb 15, 2024
@vanruesc vanruesc removed the feature label Feb 17, 2025
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

1 participant