new renderer resource init

This commit is contained in:
awtterpip
2023-09-08 18:16:57 -05:00
parent 535e64d751
commit 6df51bb70f
3 changed files with 465 additions and 199 deletions

View File

@@ -16,6 +16,7 @@ wgpu-hal = "0.16.0"
[dev-dependencies]
bevy = { git = "https://github.com/awtterpip/bevy" }
color-eyre = "0.6.2"
[[example]]
name = "xr"