diff --git a/Compositor/HDR/env-capture-pass.xml b/Compositor/HDR/env-capture-pass.xml
index 231c5a950..ded034bb2 100644
--- a/Compositor/HDR/env-capture-pass.xml
+++ b/Compositor/HDR/env-capture-pass.xml
@@ -6,4 +6,8 @@
0x801
+
+ 11
+ sky-view
+
diff --git a/Compositor/HDR/hdr.xml b/Compositor/HDR/hdr.xml
index a2f33e7cb..3202cb590 100644
--- a/Compositor/HDR/hdr.xml
+++ b/Compositor/HDR/hdr.xml
@@ -55,15 +55,6 @@
rgb16f
-
-
- hdr-with-atmosphere
- 2d
- screen
- screen
- rgb16f
-
-
final
@@ -73,6 +64,41 @@
rgb8
+
+
+ sky-view
+ 2d
+ 256
+ 128
+ rgb16f
+ linear
+ linear
+ repeat
+ clamp-to-edge
+
+
+ aerial-inscatter
+ 2d
+ 512
+ 32
+ rgba16f
+ linear
+ linear
+ clamp-to-edge
+ clamp-to-edge
+
+
+ aerial-transmittance
+ 2d
+ 512
+ 32
+ rgba16f
+ linear
+ linear
+ clamp-to-edge
+ clamp-to-edge
+
+
envmap
@@ -187,6 +213,31 @@
+
+
+ atmos-sky-view
+ quad
+ Effects/HDR/atmos-sky-view
+
+ color
+ sky-view
+
+
+
+
+ atmos-aerial-perspective
+ quad
+ Effects/HDR/atmos-aerial-perspective
+
+ color0
+ aerial-inscatter
+
+
+ color1
+ aerial-transmittance
+
+
+