DownloadTexture OP flips Webcam Texture on the Y (actually X ;-) ) Axis #532
strangerattractor
announced in
! Welcome - readme first!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This line is causing it:
gl.pixelStorei(gl.UNPACK_FLIP_Y_WEBGL, true);
Beta Was this translation helpful? Give feedback.
All reactions