Update README.

This commit is contained in:
Syoyo Fujita
2013-07-21 13:48:58 +09:00
parent 5284dcb19f
commit e94b20c042

View File

@@ -16,10 +16,17 @@ Example
tinyobjloader can successfully load 6M triangles Rungholt scene.
http://graphics.cs.williams.edu/data/meshes.xml
Use
---
TinyObjLoader is used in ...
* bullet3 https://github.com/erwincoumans/bullet3
Features
--------
* Group
* Group(parse multiple group name)
* Vertex
* Texcoord
* Normal
@@ -31,6 +38,11 @@ Notes
Polygon is converted into triangle.
TODO
----
* Support quad polygon and some tags for OpenSubdiv http://graphics.pixar.com/opensubdiv/
License
-------