limelight-transform

Crates.iolimelight-transform
lib.rslimelight-transform
version0.1.0
sourcesrc
created_at2021-12-15 18:36:21.867877
updated_at2021-12-15 18:36:21.867877
descriptionA transformation matrix helper for limelight.
homepage
repositoryhttps://github.com/drifting-in-space/limelight
max_upload_size
id498470
size4,050
Paul Butler (paulgb)

documentation

README

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.

Commit count: 120

cargo fmt