This website requires JavaScript.
Explore
Help
Sign in
LunarAkai
/
Moonhare_Engine
Watch
1
Star
0
Fork
You've already forked Moonhare_Engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c65b922a45
Moonhare_Engine
/
crates
/
moonhare_window
History
Download ZIP
Download TAR.GZ
LunarAkai
c65b922a45
creating a gtk window now spawns a new thread
2025-08-02 14:13:48 +02:00
..
src
creating a gtk window now spawns a new thread
2025-08-02 14:13:48 +02:00
Cargo.toml
gtk window
2025-08-02 12:43:07 +02:00
README.md
gtk window
2025-08-02 12:43:07 +02:00
README.md
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