opentk / LearnOpenTK

A port of learnopengl.com's tutorials to OpenTK and C#.
Creative Commons Attribution 4.0 International
458 stars 115 forks source link

Flip image on Y axis before uploading to GPU in Texture.cs #58

Closed greduan closed 3 years ago

greduan commented 3 years ago

Before:

unknown

After:

Screenshot from 2021-06-30 17-38-58

greduan commented 3 years ago

Haha thanks! The comment is (almost) straight from the old documentation :stuck_out_tongue: