opengl window

This commit is contained in:
LunarAkai 2025-08-01 12:14:43 +02:00
commit 30ff2325f2
8 changed files with 367 additions and 102 deletions

View file

@ -5,5 +5,6 @@ version.workspace = true
authors.workspace = true
[dependencies]
winit = "0.30.12"
ash = "0.38"
glium = "0.36"
moonhare_log = { path = "../moonhare_log" }