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 support for velocity rendering #577

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

Add support for velocity rendering #577

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

Comments

@vanruesc
Copy link
Member

vanruesc commented Feb 15, 2024

Description

Implement velocity rendering by extending ShaderLib with MRT shader code based on three's VelocityShader.

References:

Tasks

  • Create and register the required pp_gbuffer_velocity_* shader chunks.
  • Update ShaderChunkExtensions to assign the shader chunks to three's materials.
  • Add GBuffer.VELOCITY and GData.VELOCITY.
  • Update GeometryPass to define a velocity texture config.
  • Update GBufferConfig, ClearFlags and ClearValues.
  • Update gbuffer demo to render velocity.
@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
This was referenced Feb 15, 2024
@vanruesc vanruesc self-assigned this Feb 18, 2024
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

1 participant