Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 140 Bytes

File metadata and controls

13 lines (10 loc) · 140 Bytes

obj-loader

Simple .obj loader written in C using linked lists

Compile with

$ make 

And run with

$ ./tour <object file>