Also made the master material file for all course. The paths
in that file are relative so if it or the target png's move
there will have to be a lot of other changes made
Signed-off-by: Taggerung <tyler.taggerung@email.com>
This mostly works, although you have to generate the mtl file yourself
and even then there's some stuff that's horribly messed up.
Signed-off-by: Taggerung <tyler.taggerung@email.com>
course.vtx is the file to be #included in course_vertices.inc.c
course.obj is, as named, an OBJ file with the vertex and face
lists for the given course
Signed-off-by: Taggerung <tyler.taggerung@email.com>