added initial code
This commit is contained in:
parent
e582b8f030
commit
714a10a7ea
2 changed files with 262 additions and 1 deletions
|
@ -4,3 +4,9 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
glutin = "0.32.2"
|
||||
glutin-winit = "0.5.0"
|
||||
winit = "0.30.9"
|
||||
raw-window-handle = "0.6.2"
|
||||
bytemuck = "1.22.0"
|
||||
glow = "0.16.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue