windows build
authorJohn Tsiombikas <jtsiomb@census.gr>
Fri, 30 Aug 2019 13:27:18 +0000 (16:27 +0300)
committerJohn Tsiombikas <jtsiomb@census.gr>
Fri, 30 Aug 2019 13:27:18 +0000 (16:27 +0300)
commit6924537e1555c26ab714ca6eda4960a3ca1bd520
treeaeb4e238dc644272837057ced54a86a1f9203f1f
parent0dd87713321a351d6f14167c35ff6e3afcfe8ac4
windows build
Makefile
src/cgmath/cgmath.h [new file with mode: 0644]
src/cgmath/cgmmat.inl [new file with mode: 0644]
src/cgmath/cgmmisc.inl [new file with mode: 0644]
src/cgmath/cgmquat.inl [new file with mode: 0644]
src/cgmath/cgmray.inl [new file with mode: 0644]
src/cgmath/cgmvec3.inl [new file with mode: 0644]
src/cgmath/cgmvec4.inl [new file with mode: 0644]
src/logo.c
src/main.c