FYI It's to do with the direction that DX vs GL renders. GL renders from the bottom left -1,-1 to top right 1,1. DX renders from top left -1,-1 to bottom right 1,1. The result is the same horizontal scan, but inverted vertical scan. Hence why the green channel in a DX map points down, hence why Allegorithmic name their…