Add link to tinyobjloader-c.

This commit is contained in:
Syoyo Fujita
2016-08-19 20:22:26 +09:00
parent db62a6c1cc
commit 49988672f4

View File

@@ -17,6 +17,8 @@ Tiny but powerful single file wavefront obj loader written in C++. No dependency
`tinyobjloader` is good for embedding .obj loader to your (global illumination) renderer ;-)
If you are looking for C89 version, please see https://github.com/syoyo/tinyobjloader-c .
Notice!
-------