Simple C library for OpenGL math aimed at readability
Stars
15
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
commits
fix quat normalize in vector3f_rotate
91451c7
sqrt to sqrtf
d56e21c
matrix4f_to_transform matrix4f_to_quaternion
e5da93a
Create .gitattributes
7171341
doxygen
adac2b3
added typedefing
5a6be5f
added single header for easier including
8388282
updated version
5ec58da
added CMake project and splitted the file
91cf00e
Update cglmath.c
bf82c3d
Update cglmath.h
b358802
Create cglmath.c
4c0c60e
Create cglmath.h
aa1a79f
Update README.md
5152ab1
Initial commit
a9f450c