Jacob Thomas

Results 1 comments of Jacob Thomas

I was having the same issue and got around it using this ``` // this.canvas is the canvas created with glfx getPixels() { let texture = this.canvas._.texture, gl = texture.gl,...