wichian Chotiwattana
wichian Chotiwattana
I want to know index of header.
Can anyone help guide me?
@wasabia I think that convert image to Unit8Array. I updated my code in convert image to Unit8Array // load image, create texture and generate mipmaps loadImage('assets/images/thumbnail2.jpg').then((bytes) { gl.texImage2D(GL_TEXTURE_2D, 0, GL_RGB,...
Hi @wasabia I can solve the problem now. Thank you for your response. 