Added Math 3D, a compact math library for OpenGL.
authorStephan Soller <stephan.soller@helionweb.de>
Mon, 15 Feb 2016 19:24:57 +0000 (20:24 +0100)
committerStephan Soller <stephan.soller@helionweb.de>
Mon, 15 Feb 2016 19:24:57 +0000 (20:24 +0100)
commita6ea6bbba9a0b7986d7256054b96e799425f4290
tree55b64b9f945981ae897912968030cde3ee7e39ce
parent8872c78a5f0faa4b78af3e2cce0d7ba6db326f5d
Added Math 3D, a compact math library for OpenGL.
.gitignore
Makefile
math_3d.h [new file with mode: 0644]
tests/math_3d_test.c [new file with mode: 0644]