This website requires JavaScript.
Explore
Help
Register
Sign In
benkyd
/
tinyobjloader
Watch
1
Star
0
Fork
0
You've already forked tinyobjloader
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
277
Commits
18
Branches
15
Tags
a7ea651bef861158c6f536506112bc220b0babc0
Commit Graph
3 Commits
Author
SHA1
Message
Date
Syoyo Fujita
75e64cd47a
Support parsing
w
element of vertex coordinate, and also third element of texture coordinates.
Fixes
#88
.
2016-07-27 16:16:51 +09:00
Syoyo Fujita
d496d8eab6
Remove some invalid comments. Fix calling
index_cb
per
f
line.
Fixes
#87
.
2016-07-27 00:02:53 +09:00
Syoyo Fujita
1e663342bf
Add callback API example.
...
Fix a sentinel value for the vertex index.
2016-04-18 17:52:04 +09:00