Example program for my blog post "You don't have to flip your textures for OpenGL". It is meant to show that textures or UV coordinates do not need to be flipped when rendering with different graphics APIs.
Not included in this repository but necessary to build and run:
- glew: glew.h and binaries must be put directly into the root directory