That's really interesting! I just did some reading up on the full screen triangle method of post processing. Currently T3D generates a curved plane mesh in the engine and then renders the sky to the mesh. I'm not sure what method is "best" since they all probably have caveats. Why did you choose to take this approach over rendering the sky to a mesh, such as a hemisphere or a plane?