added spaceball on linux
[dosdemo] / src / mesh.c
2018-09-11 John Tsiombikasadded spaceball on linux
2018-02-19 John Tsiombikasmajor bsp bugs fixed
2018-02-18 John Tsiombikasdebugging the BSP
2018-02-18 John TsiombikasBSP construction debugging
2018-02-17 John Tsiombikasenvmap, fake phong texture generation, and more
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