Commit graph

4 commits

Author SHA1 Message Date
reo
3458662cfc Rename crate folders to remove raidillon prefix 2025-08-17 21:14:59 +03:00
reo
176ea52ab0 wip: week of changes 2025-08-16 21:24:10 +03:00
reo
8ffa01ad48 Implement the core engine methods 2025-08-10 13:34:02 +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