<div dir="ltr"><div><div><div>Hi.<br></div>I've just finished getting OSG to render a cube with the simplest shaders in Web (see attached image).<br></div>However, I got it working only with a so-called FULL_ES2 emulation ( <a href="http://kripken.github.io/emscripten-site/docs/porting/multimedia_and_graphics/OpenGL-support.html#opengl-support-opengl-es2-0-emulation">http://kripken.github.io/emscripten-site/docs/porting/multimedia_and_graphics/OpenGL-support.html#opengl-support-opengl-es2-0-emulation</a> )<br><br></div><div>Without the emulation, I get the following error:<br>Error: WebGL: drawElements: Must have element array buffer binding.<br><br></div><div>I wonder if OSG has an option to make those buffers bound, so that WebGL is happy with it.<br></div><div><br></div><div>Thanks.<br></div></div>