<div dir="ltr"><div><div><div>Hello,<br><br></div>is there anything I need to do in OSG to enable usage of VertexAttributeArrays?<br><br></div>Like for instance in OpenGL you need to call glEnableVertexAttribArray()<br>(see <a href="https://www.khronos.org/registry/OpenGL-Refpages/es2.0/xhtml/glEnableVertexAttribArray.xml">https://www.khronos.org/registry/OpenGL-Refpages/es2.0/xhtml/glEnableVertexAttribArray.xml</a>)<br><br></div>I am using OSG 3.4.0 and simply can't make vertex attribute arrays to work<br></div>