Commit graph

4 commits

Author SHA1 Message Date
reo
cc7921a5fe wip: engine enhancements and fixes 2025-08-24 18:49:41 +03:00
reo
176ea52ab0 wip: week of changes 2025-08-16 21:24:10 +03:00
reo
1cc63a0dab Implement Engine, add compile_shader to rendering systems
- Implement the initial version of the run method of the glium platform
- Add asset manager to the context of the renderer. I will probably move that to either the engine or somewhere else later.
- Other unimportant stuff that I'm too lazy to include here. Early stage commit messages don't really matter anyways.
2025-08-07 20:07:29 +03:00
reo
e817abf8ab Continue new platform/glium implementations
- Assets, asset manager system
- Rendering system trait
- Kick off glium platform implementation
- And more
2025-08-07 17:56:35 +03:00