Rezmason / matrix

matrix (web-based green code rain, made with love)
https://rezmason.github.io/matrix
MIT License
3.29k stars 212 forks source link

Added flipY parameter to image texture RE issue #37 #38

Closed ericrkjones closed 1 year ago

ericrkjones commented 1 year ago

I do not know if this issue also affects WebGPU, but just flipping the image texture with the flipY constructor parameter fixed the issue for me when viewing with WebGL.

ericrkjones commented 1 year ago

Closing pull request because this is not the best place for the image flip to be done.