changed file format for engine architecture chart

This commit is contained in:
LunarAkai 2025-08-12 17:28:22 +02:00
commit 3bbfcc7710
4 changed files with 3 additions and 4 deletions

View file

@ -35,6 +35,9 @@ So far these parts have been published:
- [MoonhareWindow](crates/moonhare_window/)
- deals with GLFW Window creation
### Node System
![](/docs/engine_design.drawio.png)
### Game Loop:
![](/docs/game_loop.drawio.png)