realmayus / engine-wgpu

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

Texturemanager default textures #7

Open LordRobin1 opened 8 months ago

LordRobin1 commented 8 months ago

TextureManager loads the default textures white and default_normal (for default material), as well as no_texture (if the texture of the material can't be found) upon initialization.