Moonhare_Engine/crates/moonhare_window/README.md
2025-08-02 12:43:07 +02:00

4 lines
No EOL
200 B
Markdown

# 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