146
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 17: | Line 17: | ||
{{Rendering}}  | {{Rendering}}  | ||
The '''HDR Pipeline''' is a [[Compositor]]-based rendering pipeline that attempts to bring modern rendering techniques to FlightGear, namely {{wikipedia|High dynamic range|high dynamic range (HDR)}} and {{wikipedia|Physically based rendering|physically based rendering (PBR)}}. It is implemented entirely in [[$FG_ROOT]] using XML for the Compositor pipeline definition and [[Effects]], and GLSL for shaders. The pipeline can be enabled with the command line argument <code>--compositor=Compositor/HDR/hdr</code>.  | The '''HDR Pipeline''' is a [[Compositor]]-based rendering pipeline that attempts to bring modern rendering techniques to FlightGear, namely {{wikipedia|High dynamic range|high dynamic range (HDR)}} and {{wikipedia|Physically based rendering|physically based rendering (PBR)}}. It is implemented entirely in [[$FG_ROOT]] using XML for the Compositor pipeline definition and [[Effects]], and GLSL for shaders and is only available for FlightGear 2020.4. The pipeline can be enabled with the command line argument <code>--compositor=Compositor/HDR/hdr</code>.  | ||
== Background ==  | == Background ==  | ||
edits