Window init

This commit is contained in:
2026-06-13 03:16:59 +02:00
parent 2dd338c890
commit 0a8861a5b1
7 changed files with 2652 additions and 11 deletions
+3
View File
@@ -5,3 +5,6 @@ edition = "2024"
[dependencies]
bladeink = "1.2.5"
pollster = "0.4.0"
wgpu = "29.0.3"
winit = "0.30.13"