Module utils
wde_
wgpu
0.1.0
Module utils
Module Items
Modules
In crate wde_
wgpu
wde_wgpu
Module
utils
Copy item path
Source
Expand description
Small utilities shared across the renderer.
vertex
: canonical position/uv/normal layout used by examples and default pipelines.
Re-exports
§
pub use
vertex
::*;
Modules
§
vertex
Vertex structure and layout for a mesh.