Skip to content

User/Final shader improvements #2257

Description

@Meakk

Is your feature request related to a problem? Please describe.
There is a feature in F3D allowing the user to specify a final pixel color, --final-shader, based on the current pixel color computed by the renderer.
At the moment, only the source texture and the resolution can be used from the uniform variables.

Describe the solution you'd like
We could add other uniform properties.
The mandatory one would be the "time" (elapsed from the app start?), to allow animated shaders.
Another requested is the background color.

Additional context
See vtkF3DUserRenderPass::Render

Metadata

Metadata

Assignees

Labels

help wantedPlease help with this issue!

Fields

No fields configured for Feature.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions