linbra

Crates.iolinbra
lib.rslinbra
version0.0.3
sourcesrc
created_at2023-03-13 21:57:18.426122
updated_at2023-04-25 12:59:53.445021
descriptionEasily do linear algebra in game development, graphics and other sorts of calculations using vectors and matrices
homepage
repository
max_upload_size
id809284
size34,668
Anтo (antoninhrlt)

documentation

README

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).

Commit count: 0

cargo fmt