C# (CSharp) Axiom.Graphics Compositor - 12 examples found. These are the top rated real world C# (CSharp) examples of Axiom.Graphics.Compositor extracted from open source projects. You can rate examples to help us improve the quality of examples.
Class representing a Compositor object. Compositors provide the means to flexibly "composite" the final rendering result from multiple scene renders and intermediate operations like rendering fullscreen quads. This makes it possible to apply postfilter effects, HDRI postprocessing, and shadow effects to a Viewport.