author | Eleni Hikiko <eleni@qurashee> | |
Fri, 18 Jul 2014 04:13:36 +0000 (07:13 +0300) | ||
committer | Eleni Hikiko <eleni@qurashee> | |
Fri, 18 Jul 2014 04:13:36 +0000 (07:13 +0300) | ||
commit | 0e2e8209f950a0a99bc08a0a6cc6896d304a7958 | |
tree | d7ddcf350063d393cccfbec2f0e3a86a0e26f176 | tree | snapshot |
COPYING | [new file with mode: 0644] | blob |
Makefile | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
RUN | [new file with mode: 0755] | blob |
data/7seg.png | [new file with mode: 0644] | blob |
data/7seg_glow.png | [new file with mode: 0644] | blob |
data/device.mtl | [new file with mode: 0644] | blob |
data/device.obj | [new file with mode: 0644] | blob |
data/envmap.png | [new file with mode: 0644] | blob |
data/labels.png | [new file with mode: 0644] | blob |
libs/libimago/COPYING | [new file with mode: 0644] | blob |
libs/libimago/COPYING.LESSER | [new file with mode: 0644] | blob |
libs/libimago/Makefile.in | [new file with mode: 0644] | blob |
libs/libimago/README | [new file with mode: 0644] | blob |
libs/libimago/build/vcconfig.bat | [new file with mode: 0644] | blob |
libs/libimago/configure | [new file with mode: 0755] | blob |
libs/libimago/imago-vs2012.sln | [new file with mode: 0644] | blob |
libs/libimago/imago-vs2012.vcxproj | [new file with mode: 0644] | blob |
libs/libimago/imago-vs2012.vcxproj.filters | [new file with mode: 0644] | blob |
libs/libimago/imago.sln | [new file with mode: 0644] | blob |
libs/libimago/imago.vcproj | [new file with mode: 0644] | blob |
libs/libimago/install.bat | [new file with mode: 0644] | blob |
libs/libimago/src/conv.c | [new file with mode: 0644] | blob |
libs/libimago/src/file_jpeg.c | [new file with mode: 0644] | blob |
libs/libimago/src/file_png.c | [new file with mode: 0644] | blob |
libs/libimago/src/file_ppm.c | [new file with mode: 0644] | blob |
libs/libimago/src/file_rgbe.c | [new file with mode: 0644] | blob |
libs/libimago/src/ftype_module.c | [new file with mode: 0644] | blob |
libs/libimago/src/ftype_module.h | [new file with mode: 0644] | blob |
libs/libimago/src/imago2.c | [new file with mode: 0644] | blob |
libs/libimago/src/imago2.h | [new file with mode: 0644] | blob |
libs/libimago/src/imago_gl.c | [new file with mode: 0644] | blob |
libs/libimago/test/Makefile | [new file with mode: 0644] | blob |
libs/libimago/test/test.c | [new file with mode: 0644] | blob |
src/bvol.cc | [new file with mode: 0644] | blob |
src/bvol.h | [new file with mode: 0644] | blob |
src/dev.cc | [new file with mode: 0644] | blob |
src/dev.h | [new file with mode: 0644] | blob |
src/fblur.cc | [new file with mode: 0644] | blob |
src/fblur.h | [new file with mode: 0644] | blob |
src/main.cc | [new file with mode: 0644] | blob |
src/material.cc | [new file with mode: 0644] | blob |
src/material.h | [new file with mode: 0644] | blob |
src/mesh.cc | [new file with mode: 0644] | blob |
src/mesh.h | [new file with mode: 0644] | blob |
src/object.cc | [new file with mode: 0644] | blob |
src/object.h | [new file with mode: 0644] | blob |
src/objfile.cc | [new file with mode: 0644] | blob |
src/scene.cc | [new file with mode: 0644] | blob |
src/scene.h | [new file with mode: 0644] | blob |
src/timer.cc | [new file with mode: 0644] | blob |
src/timer.h | [new file with mode: 0644] | blob |
src/vmath.h | [new file with mode: 0644] | blob |