Skybox

@dave1707, @John - the images are reversed in John’s skybox, and matched - see my crude tester image attached, the seams are only recognizably different with texture differences (my seamless tiles are great horizontally but poor vertically) . John have you specified all image inversions in your code instead of one?

Here are the seams: https://www.dropbox.com/s/ar5oyfi80o8ayjd/RPReplay_Final1545713170.MP4?dl=0

@Bri_G I think the cubemap is correctly loaded into OpenGL but the shader is incorrectly sampling things, causing the mirroring issue.

@John - is that sampling wrong face texture or sampling in wrong direction.