Add ability to load material maps into struct tga/struct array without OpenGL
authorNick Downing <nick@ndcode.org>
Wed, 20 Apr 2022 05:58:37 +0000 (15:58 +1000)
committerNick Downing <nick@ndcode.org>
Wed, 20 Apr 2022 05:58:48 +0000 (15:58 +1000)
commit55b00901904b9a89da9b12f9be8110dddafc6028
tree6e5564d28028a66cfdc3e1926c431b6cde74110c
parent8ba45fadfdbf0fc59549ff1f0c2831f1bff804e2
Add ability to load material maps into struct tga/struct array without OpenGL
Chest-diffuse.tga [new file with mode: 0644]
Chest-normal.tga [new file with mode: 0644]
Chest-specular.tga [new file with mode: 0644]
Makefile
obj.c
obj.h
tga.c [new file with mode: 0644]
tga.h [new file with mode: 0644]