limelight-transform
This crate provides TransformUniform
, which wraps a Uniform<[[f32; 4]; 4]>
with methods that allow
transform operations like zooming and panning.
See the zoom-pan (code) and primitive scene (code) demos for usage examples.