Skip to content
Advertisement

Tag: babylonjs

WebGL: INVALID_OPERATION: uniformMatrix4fv / [WebGL-00000A18072FEA00] GL_INVALID_OPERATION

I am currently developing an application that displays 360° images and I use the BabylonJS library for that. I have a navbar that allows me to navigate between the different 360 locations. But as soon as I change the 360 ​​image via the navbar, I get these errors repeat in my console. Error: [.WebGL-00000A18072FEA00] GL_INVALID_OPERATION: Must have element array buffer

Advertisement