gtk window

This commit is contained in:
LunarAkai 2025-08-02 12:43:07 +02:00
commit 0c3a160dd5
12 changed files with 437 additions and 1714 deletions

View file

@ -1 +1,4 @@
# MoonhareWindow
# MoonhareWindow
- Only functionality is to create a Window with either OpenGL or Vulkan Context
- rendering stuff(tm) on the window is handled by the [moonhare_graphics](../moonhare_graphics/) crate