Update README.
This commit is contained in:
14
README.md
14
README.md
@@ -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
|
||||
-------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user