When using glVertexAttribPointer one has to use None or a ctyped pointer to work properly, but there is no error when using an int like 0 it just doesn't work as expected (rendering nothing in my case).
Log in to post a comment.