[ADDED] smoke and some small changes

This commit is contained in:
Menno
2021-05-21 14:12:30 +02:00
parent e2f6bd720d
commit e10aea5a15
10 changed files with 4617 additions and 11 deletions

View File

@@ -15,6 +15,7 @@ namespace models
{
GLuint vao_id;
int vertex_count;
glm::vec3 model_size;
};
/*