realmayus / engine-wgpu

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

Clean up unused textures #12

Open realmayus opened 7 months ago

realmayus commented 7 months ago

Implement a way to find unused textures and clean them up.