e0c6347 Add support for commands with multiple spaces after the prefix
d13d059 Add support for parsing smooth triangles in OBJ models
7cefd8e Add support for parsing vertex normals in OBJs
609db85 Add smooth triangles
0edcc0d Add teddy example
12dc3fa Refactor setting of material for OBJ models
3dce80a Refactor to pass materials as pointers
78cdf44 Fix material rendering for OBJ models
abeb036 Add instructions on how to build the targets and run the tests
93e3fc5 Remove duplicate import
2caae21 Remove unnecessary examples
c7056a4 Reformat code