Curved World? need to replicate that perspective fx

Just copy and replace the transformVS chunk vertex shader with above specified lines in section:

 #ifdef SCREENSPACE
      screenPos = posW;            
 #else
      ....paste code here
 #endif