5 Commits

Author SHA1 Message Date
482116018f Add Parallax Demo + some bugfixes
The initialization order in the Application was wrong, so some code has been moved from run to the constructor.
2021-05-03 22:23:15 +02:00
3dacb0c095 Add ability for client to override fixed and dynamic update 2021-05-03 21:33:38 +02:00
ff576182c4 Make Application create a GLFW Window 2021-04-30 22:40:42 +02:00
a0e1bf8592 Add game loop to Application
Implements fixed and variable time steps.

Might be a moved to a separate class later.
2021-04-30 10:23:59 +02:00
59b432abc7 Name to 'Gedeng', restructure + namespaces 2021-03-20 14:51:45 +01:00