Add rendering image sample.

This commit is contained in:
Syoyo Fujita
2013-04-25 19:46:08 +09:00
parent 1f39e09ef4
commit f391a4184d
2 changed files with 9 additions and 0 deletions

View File

@@ -5,6 +5,15 @@ Tiny but poweful single file wavefront obj loader written in C++. No dependency
Good for embedding .obj loader to your (global illumination) renderer ;-)
Example
-------
https://github.com/syoyo/tinyobjloader/images/rungholt.jpg
tinyobjloader can successfully load 6M triangles Rungholt scene.
http://graphics.cs.williams.edu/data/meshes.xml
Features
--------