Skip to content

cedricfung/3DM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3DM

A simple 3D mathematic library, only a handful of matrices and vectors functions right now.

Intention

There're many great C++ libraries for OpenGL mathematics, but I need a lightweight solution for C. To write this library, I've had the chance to review my linear algebra knowledge.

Status

This very first version is developed upon GCC vector extensions, it's intented to be fast but not optimized yet.

LICENSE

BSD 3-clause.

About

3D Mathematics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published