author | John Tsiombikas <nuclear@member.fsf.org> | |
Wed, 16 Jun 2021 07:02:39 +0000 (10:02 +0300) | ||
committer | John Tsiombikas <nuclear@member.fsf.org> | |
Wed, 16 Jun 2021 07:02:39 +0000 (10:02 +0300) | ||
commit | d2f1a6ab443b86a42e9fd28a19ebdbcf729a5d51 | |
tree | b4582213dcfc465dad8e801ab29bb2b2c571c011 | tree | snapshot |
parent | d05988274bf2ff6274e2c874976681aa989b7d89 | commit | diff |
Makefile | diff | blob | history | |
libs/cgmath/LICENSE | [new file with mode: 0644] | blob |
libs/cgmath/README.md | [new file with mode: 0644] | blob |
libs/cgmath/cgmath.h | [new file with mode: 0644] | blob |
libs/cgmath/cgmmat.inl | [new file with mode: 0644] | blob |
libs/cgmath/cgmmisc.inl | [new file with mode: 0644] | blob |
libs/cgmath/cgmquat.inl | [new file with mode: 0644] | blob |
libs/cgmath/cgmray.inl | [new file with mode: 0644] | blob |
libs/cgmath/cgmvec3.inl | [new file with mode: 0644] | blob |
libs/cgmath/cgmvec4.inl | [new file with mode: 0644] | blob |
src/geom.c | [new file with mode: 0644] | blob |
src/geom.h | [new file with mode: 0644] | blob |
src/image.c | [new file with mode: 0644] | blob |
src/image.h | [new file with mode: 0644] | blob |
src/level.h | [new file with mode: 0644] | blob |
src/rt.h | [new file with mode: 0644] | blob |
src/scene.h | [new file with mode: 0644] | blob |