Module utils

Module utils 

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.