limelight-transform 0.1.0

A transformation matrix helper for limelight.
Documentation
  • Coverage
  • 14.29%
    1 out of 7 items documented0 out of 6 items with examples
  • Size
  • Source code size: 9.47 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.35 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • jamsocket/limelight
    39 3 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • paulgb

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.