Skip to content

Pixels67/Mathlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathlib

A simple math library for graphics.

This library differs from GLM in that it's right-handed, and the matrices are row-major.

Building from source

git clone https://github.com/Pixels67/Mathlib.git
cd Mathlib

cmake -S . -B build/
cmake --build build/ --config Release # Or Debug

About

Graphics math library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published