mirror of
https://github.com/guilhermewerner/wgpu-renderer
synced 2025-06-15 13:24:20 +00:00
Initial wgpu abstraction
This commit is contained in:
@ -28,6 +28,7 @@ env_logger = "0.9"
|
||||
image = "0.23"
|
||||
log = "0.4"
|
||||
pollster = "0.2"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tobj = "3.0"
|
||||
wgpu = "0.11"
|
||||
winit = "0.25"
|
||||
|
Reference in New Issue
Block a user