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)

View file

@ -1,6 +1,2 @@
# Moonhare Game
Includes Core Functionality of the Engine
## Component System Design:
![](/docs/engine_design.webp)

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB