Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CppWorks
/
tinyobjloader
Public
forked from
tinyobjloader/tinyobjloader
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 28, 2019
Suppress gcc warnings.
syoyo
committed
0269373
View commit details
Copy full SHA for 0269373
Browse repository at this point
Commits on Jul 2, 2019
Merge pull request #214 from tim37021/master
Show description for d8e95e4
syoyo
authored
d8e95e4
View commit details
Copy full SHA for d8e95e4
Browse repository at this point
Add numpy_indices method
tim37021
committed
d0195db
View commit details
Copy full SHA for d0195db
Browse repository at this point
Commits on Jun 24, 2019
Fix a comment.
syoyo
committed
80d2ded
View commit details
Copy full SHA for 80d2ded
Browse repository at this point
Commits on Jun 20, 2019
Explicitly describe C++03 is minimal requirement.
syoyo
committed
03f8ebc
View commit details
Copy full SHA for 03f8ebc
Browse repository at this point
Drop C++11 support which is now not required since we've switched to use acutest unittest framework.
syoyo
committed
ed6824d
View commit details
Copy full SHA for ed6824d
Browse repository at this point
Commits on May 29, 2019
Use acutest for faster compilation.
syoyo
committed
4464aa5
View commit details
Copy full SHA for 4464aa5
Browse repository at this point
Commits on May 20, 2019
Fix typo in the comment.
syoyo
committed
524cf0f
View commit details
Copy full SHA for 524cf0f
Browse repository at this point
Update README.
Show description for 345fa57
syoyo
committed
345fa57
View commit details
Copy full SHA for 345fa57
Browse repository at this point
Commits on May 17, 2019
Update modulename.
syoyo
committed
e871e97
View commit details
Copy full SHA for e871e97
Browse repository at this point
Cosmetics
syoyo
committed
d302497
View commit details
Copy full SHA for d302497
Browse repository at this point
Use `tinyobjloader` instead of `tinyobj`, since `tinyobj` was already taken at pypi.
syoyo
committed
f0fa42b
View commit details
Copy full SHA for f0fa42b
Browse repository at this point
Use setuptools and provide README to python binding for PyPI hosting.
syoyo
committed
b3ca787
View commit details
Copy full SHA for b3ca787
Browse repository at this point
Update copyright year.
Show description for f9a2915
syoyo
committed
f9a2915
View commit details
Copy full SHA for f9a2915
Browse repository at this point
Commits on May 6, 2019
Merge branch 'master' of github.com:syoyo/tinyobjloader
syoyo
committed
007b110
View commit details
Copy full SHA for 007b110
Browse repository at this point
Support paring leadingdecimal dot of floating point value. Fixes #201
syoyo
committed
7b410a0
View commit details
Copy full SHA for 7b410a0
Browse repository at this point
Commits on Apr 29, 2019
Merge pull request #205 from maniatic0/master
Show description for bd1480c
syoyo
authored
bd1480c
View commit details
Copy full SHA for bd1480c
Browse repository at this point
Commits on Apr 28, 2019
Fixed gitmodules location
Show description for 94d9c60
maniatic0
committed
94d9c60
View commit details
Copy full SHA for 94d9c60
Browse repository at this point
Merge pull request #204 from capehill/master
Show description for b71d165
syoyo
authored
b71d165
View commit details
Copy full SHA for b71d165
Browse repository at this point
Log warning too
capehill
committed
ec8d832
View commit details
Copy full SHA for ec8d832
Browse repository at this point
Fix typo
capehill
committed
a8c4de3
View commit details
Copy full SHA for a8c4de3
Browse repository at this point
Commits on Apr 15, 2019
Make ObjReaderConfig optional when calling ParseFrom***() function.
syoyo
committed
17a6941
View commit details
Copy full SHA for 17a6941
Browse repository at this point
Add few python binding.
syoyo
committed
d6e9bfa
View commit details
Copy full SHA for d6e9bfa
Browse repository at this point
Commits on Apr 14, 2019
Update README.
syoyo
committed
c03fdac
View commit details
Copy full SHA for c03fdac
Browse repository at this point
Add parsing `p` line(point primtive).
syoyo
committed
87b906c
View commit details
Copy full SHA for 87b906c
Browse repository at this point
Commits on Apr 13, 2019
Fix parsing line primitive.
syoyo
committed
776344b
View commit details
Copy full SHA for 776344b
Browse repository at this point
Refactor v2 API.
Show description for ba70318
syoyo
committed
ba70318
View commit details
Copy full SHA for ba70318
Browse repository at this point
Commits on Mar 24, 2019
Remove unused file.
syoyo
committed
f750f74
View commit details
Copy full SHA for f750f74
Browse repository at this point
Implement some 2.0 API.
Show description for 8b3d243
syoyo
committed
8b3d243
View commit details
Copy full SHA for 8b3d243
Browse repository at this point
Commits on Mar 21, 2019
Bind constructor for a struct.
syoyo
committed
7337053
View commit details
Copy full SHA for 7337053
Browse repository at this point
Commits on Mar 17, 2019
py::init Ctor experiment.
syoyo
committed
18bb83f
View commit details
Copy full SHA for 18bb83f
Browse repository at this point
Commits on Mar 16, 2019
pybind11 experiment.
syoyo
committed
88f0fa3
View commit details
Copy full SHA for 88f0fa3
Browse repository at this point
Commits on Mar 14, 2019
Add pybind11 as a subtree.
syoyo
committed
058463b
View commit details
Copy full SHA for 058463b
Browse repository at this point
Commits on Feb 28, 2019
Add implementation status of primitives.
syoyo
committed
9d95945
View commit details
Copy full SHA for 9d95945
Browse repository at this point
Commits on Jan 5, 2019
Merge pull request #196 from jasjuang/master
Show description for f37fed3
syoyo
authored
f37fed3
View commit details
Copy full SHA for f37fed3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.