writing obj loader
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Sat, 17 Feb 2018 01:13:07 +0000 (03:13 +0200)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Sat, 17 Feb 2018 01:13:07 +0000 (03:13 +0200)
commit8001fafbf699a4048046d4393377e3ec83480b95
tree7db8f8cfb4997d9a6b580bc0f283ee4ced7b3ed3
parentc76efec19002adcbe637534a3abddb92014aadc3
writing obj loader
src/dynarr.c
src/dynarr.h
src/infcubes.c
src/mesh.c
src/meshload.c [new file with mode: 0644]
src/rbtree.c [new file with mode: 0644]
src/rbtree.h [new file with mode: 0644]
src/vmath.h