Open.GL icon indicating copy to clipboard operation
Open.GL copied to clipboard

Triangles in chapter 2, exercise 4 are now wound in anti-clockwise fa…

Open un-clouded opened this issue 3 years ago • 0 comments

Hi there,

Thanks very much for the OpenGL tutorial! The last time I touched OpenGL it was version 1.2!

I had some trouble continuing on from the tutorial with textures being flipped. It turned out that I had the incorrect winding for the triangles. I remembered anti-clockwise from v1.2 but assumed that it had changed when I saw clockwise in the tutorial.

I can go through and change the rest of the example code and articles if it helps.

Thanks again for a superb tutorial!

un-clouded avatar Jun 21 '22 23:06 un-clouded