levere Posted May 9, 2018 Share Posted May 9, 2018 RawTexture.CreateAlphaTexture is currently generating the following errors in Chrome: [.Offscreen-For-WebGL-00000139FED58340]GL ERROR :GL_INVALID_OPERATION : glTexImage2D: invalid internalformat/format/type combination GL_RGBA/GL_ALPHA/GL_UNSIGNED_BYTE [.Offscreen-For-WebGL-00000139FED58340]GL ERROR :GL_INVALID_OPERATION : glGenerateMipmap: Can not generate mips http://www.babylonjs-playground.com/#7KWL6Q Quote Link to comment Share on other sites More sharing options...
levere Posted May 22, 2018 Author Share Posted May 22, 2018 Any updates on this? CreateAlphaTexture is still not generating a valid/usable texture. Quote Link to comment Share on other sites More sharing options...
Guest Posted May 23, 2018 Share Posted May 23, 2018 Sorry for some reason I did not see your post Working on it. Will be fixed for next commit Quote Link to comment Share on other sites More sharing options...
trevordev Posted May 23, 2018 Share Posted May 23, 2018 @levere PR to fix this added here: https://github.com/BabylonJS/Babylon.js/pull/4363 After this is merged I tested it working with this PG: #7KWL6Q#5 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.