Skip to content

Add FXAA Pass for multipass rendering

Michael Migliore requested to merge michael.migliore/vtk:add-fxaa-pass into master

Fix #17331 (closed)
FXAA was only supported when rendering without render passes.
This MR wraps the vtkFXAAFilter in order to support FXAA with multi passes.

Edited by Michael Migliore

Merge request reports