Moonhare_Engine/crates/moonhare_window
2025-08-03 14:26:25 +02:00
..
src WINDOW RUNS IN THE GAME LOOP; THIS IS NOT A DRILL :3 2025-08-03 14:26:25 +02:00
Cargo.toml i think i'm sticking with glfw until i change my mind lol 2025-08-03 13:48:44 +02:00
README.md gtk window 2025-08-02 12:43:07 +02:00

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 crate