readme and license
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Sun, 3 Jan 2016 13:46:08 +0000 (15:46 +0200)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Sun, 3 Jan 2016 13:46:08 +0000 (15:46 +0200)
commit19e9cbd5ac2394b302a9e79b15cad8faf071b6e1
treefaaa24c973041afbf4dfdad3cc2ea2dade8a0bed
parent16f27fa9b94ad0a8a07c4e9a315d1aad2adc4e1a
readme and license
14 files changed:
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
src/gmath.h
src/matrix.h
src/quat.cc
src/quat.h
src/quat.inl
src/ray.h
src/swizzle.h
src/vector.cc
src/vector.h
src/vector2.inl
src/vector3.inl
src/vector4.inl