If anybody has hit this, what are the options for getting rid of this warning?Code :warning: no vertex attribute is explicitly assigned to vertex attribute zero
Sometimes you just don't need gl_Vertex (vertex attrib 0) in the vertex shader to do the job.



