[FEATURE] simple GUI support
This commit is contained in:
@@ -15,7 +15,7 @@ namespace models
|
||||
{
|
||||
GLuint vao_id;
|
||||
int vertex_count;
|
||||
glm::vec3 model_size;
|
||||
glm::vec3 model_size = { -1, -1, -1 };
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user