Initial commit.

This commit is contained in:
Syoyo Fujita
2012-08-19 14:36:48 +09:00
commit cf78dd845b
7 changed files with 685 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
tinyobjloader
=============
Tiny but poweful single file wavefront obj loader written in C++. no dependency except for C++ STL.