Skip to content

jocke-legacy/liblinalg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liblinalg

A simple library for linear algebra that I created to learn more about it and to use together with OpenGL as it "requires" it.

Howto Use

Just type make and then link liblinalg.a with your programme.

You can also define _DEBUG in the makefile to compile with debugging functions (see linalg.h)

About

[unstable] Simple library for linear algebra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published