Update README.

This commit is contained in:
Syoyo Fujita
2013-09-12 19:48:25 +09:00
parent 1544f0c865
commit b55eafe0ac

View File

@@ -7,6 +7,10 @@ Tiny but poweful single file wavefront obj loader written in C++. No dependency
Good for embedding .obj loader to your (global illumination) renderer ;-)
What's new
----------
* Sep 12, 2013 : Added multiple .obj sticher example.
Example
-------