Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 707 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 707 Bytes

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