HDR Pipeline: Difference between revisions

Jump to navigation Jump to search
No change in size ,  8 November 2024
m
Change version number of next
No edit summary
m (Change version number of next)
 
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 and is only available on 'next' branch or nightly builds (2020.4). 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 on 'next' branch or nightly builds (2024.2). The pipeline can be enabled with the command line argument <code>--compositor=Compositor/HDR/hdr</code>.


== Background ==
== Background ==

Navigation menu