Skip to content

Commit 95349ae

Browse files
committed
flip textures
1 parent 1d2314e commit 95349ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

static/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,8 @@
329329

330330
} else {
331331

332+
gl.pixelStorei( gl.UNPACK_FLIP_Y_WEBGL, true );
333+
332334
// enable dFdx, dFdy, fwidth
333335
gl.getExtension('OES_standard_derivatives');
334336

0 commit comments

Comments
 (0)