linbra 0.0.3

Easily do linear algebra in game development, graphics and other sorts of calculations using vectors and matrices
Documentation
  • Coverage
  • 100%
    41 out of 41 items documented0 out of 19 items with examples
  • Size
  • Source code size: 34.25 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.45 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • antoninhrlt

linbra

Easily do linear algebra in game development, graphics and other sorts of calculations using vectors and matrices.

Overview

Since Github Markdown renderer refuses to display TeX code in tables, to get an overview of the library, visit this page.

Notes

Every implementation, function or item is documented mathematically and for programming. Browses the documentation in order to find the items and their functions to learn how to use them!

This project is under continuous development. Don't hesitate to contribute (pull requests) or ask for new things to be introduced in the library (issues).