Commit Graph

5 Commits

Author SHA1 Message Date
3c30bf7fb7 Base layout for the input manager 2022-06-19 20:01:31 +02:00
85f9c78adf Started implementation of first event/message passing system 2022-06-10 22:44:40 +02:00
4df6cfba90 Added simple glfw input callbacks 2022-06-10 21:06:45 +02:00
d019155d10 Working on basic rendering #4
* Added a basic material abstraction
* Started implementation of RenderTarget (such as render textures)
2022-06-04 18:26:58 +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