Commit Graph

3 Commits

Author SHA1 Message Date
Taggerung fcea67fdce More changes, works lightly better
Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-10-07 21:24:38 -04:00
Taggerung 5204dc8437 Update script to also extra face data from baserom
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>
2023-10-07 21:24:37 -04:00
Taggerung 52dca7d90f Draft for a course model extractor
Should be able to extract arbitrary vtx lists with a little
 adjustment

Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-10-07 21:24:37 -04:00