realmayus / engine-wgpu

WIP wgpu game engine written in Rust
3 stars 0 forks source link

Dynamically update descriptor sets #5

Closed realmayus closed 11 months ago

realmayus commented 12 months ago

This allows adding new models at runtime, as we can now update descriptor sets at runtime!