|
02727c74bb
|
Clean up of sandbox
* Added a statistics panel
* Added comments to `Sandbox.cpp`
* Moved utility functions and GUI code out of sandbox.cpp
|
2022-05-29 15:23:08 +02:00 |
|
|
8cc6ed1f15
|
Multiple changes to prepare for the basic render engine.
* Rendering 2 cubes
* per cube transform panels
* Updated TODO.md
* Updated README.md
|
2022-05-28 21:19:16 +02:00 |
|
|
76c051e407
|
Made multiple managers for individual pieces
Added UIManager that renders the UI inside the window
|
2022-05-28 18:49:08 +02:00 |
|
|
dae8830e2b
|
Graphics Engine is now part of the whole engine instead, Project will
actually compile #9
|
2022-05-28 13:32:17 +02:00 |
|