added imgui
This commit is contained in:
parent
c6189b2dc3
commit
f02b7f76cf
8 changed files with 58 additions and 7 deletions
|
@ -34,5 +34,6 @@ public:
|
|||
private:
|
||||
GLFWwindow* window = nullptr;
|
||||
|
||||
glm::vec3 cubeOrientation, cubePosition, cubeScale;
|
||||
Cuboid* cube;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue