wip: engine enhancements and fixes
This commit is contained in:
parent
9816f14f53
commit
cc7921a5fe
27 changed files with 347 additions and 32 deletions
|
|
@ -1,3 +1,4 @@
|
|||
use std::any::{Any, TypeId};
|
||||
use glium::{IndexBuffer, VertexBuffer, implement_vertex};
|
||||
use glium::texture::{SrgbTexture2d, Texture2d};
|
||||
use glium::uniforms::SamplerBehavior;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue