Add obj support from https://github.com/rlk/obj.git commit 48a69165 and sample *...
authorNick Downing <nick@ndcode.org>
Tue, 19 Apr 2022 10:22:04 +0000 (20:22 +1000)
committerNick Downing <nick@ndcode.org>
Tue, 19 Apr 2022 10:22:27 +0000 (20:22 +1000)
commit971870921dc214757eb52578ca0ff046c3e1b4ee
treee9bdcc2ef5db4c55b002a9ba178bdeeebb92c917
parentb3828b108fdd70ac03130fe9746412e8e96fbf0b
Add obj support from https://github.com/rlk/obj.git commit 48a69165 and sample *.obj and *.mtl files, fix array bugs
Chest.mtl [new file with mode: 0644]
Chest.obj [new file with mode: 0644]
LICENSE.md [new file with mode: 0644]
Makefile
README.md [new file with mode: 0644]
array.h
grey_bliss_set.mtl [new file with mode: 0644]
grey_bliss_set.obj [new file with mode: 0644]
obj.c [new file with mode: 0644]
obj.h [new file with mode: 0644]
render.c