writing obj loader
[dosdemo] / src / mesh.c
2018-02-17 John Tsiombikaswriting obj loader
2018-02-15 John Tsiombikas- added mesh operations: apply_mesh_xform, append_mesh...
2018-02-14 John Tsiombikas- separated mesh algorithms in mesh.h/mesh.c