instance was not the right thing for me,

now it's working
This commit is contained in:
Anakin
2016-11-07 17:07:16 +01:00
parent de76f7182a
commit 42c94f290c
3 changed files with 23 additions and 69 deletions

View File

@@ -53,7 +53,6 @@ private:
//object data
GLuint gluiVertexArrayID = 0;
GLuint gluiVertexBufferID = 0;
GLuint gluiInstanceBufferID = 0;
//obj color
GLuint gluiTextureID = 0;