voxel meshes perhaps

This commit is contained in:
Ben
2021-03-02 17:42:24 +00:00
parent 9f9daa3a6e
commit 6e42ac9e8b
5 changed files with 28 additions and 4 deletions

View File

@@ -35,8 +35,6 @@ private:
std::vector<Mesh*> mMeshs;
Mesh* mActiveMesh;
GLuint mActiveVAO;
GLuint mActiveVBO;
// Meshes have uniform uniforms
GLuint mUBO;