#webgl

limelight-transform

A transformation matrix helper for limelight

1 unstable release

0.1.0 Dec 15, 2021

#48 in #webgl

MIT license

64KB
1.5K SLoC

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.

Dependencies

~8.5MB
~162K SLoC