mirror of
https://github.com/guilhermewerner/wgpu-renderer
synced 2025-06-15 13:24:20 +00:00
Texture and bind groups
This commit is contained in:
@ -10,9 +10,9 @@ publish = false
|
||||
[[bin]]
|
||||
name = "Renderer"
|
||||
path = "Source/Main.rs"
|
||||
doc = false
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
bytemuck = { version = "1.4", features = [ "derive" ] }
|
||||
cgmath = "0.18"
|
||||
env_logger = "0.9"
|
||||
|
Reference in New Issue
Block a user