Skip to content

phil-shenk/linalglib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linalglib

simple, lightweight linear algebra library for handling 4D vectors and matrices for use in 3D computer graphics applications

  • matrices are represented in column-major order to match the OpenGL convention

TODO: usage instructions

About

simple linear algebra library for 3D computer graphics applications, implemented in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages