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
.
tinyobjloader
/
tinyobjloader
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
649
Star
3.9k
Code
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
tinyobjloader
python
on
release
User selector
All users
All time
Commit history
Commits on Mar 3, 2026
Derive numpy_num_face_vertices element type from member type instead of hardcoding unsigned int (#412)
Show description for ff228a9
4 people
authored
ff228a9
View commit details
Copy full SHA for ff228a9
View code at this point
Browse repository at this point
Fix `numpy_num_face_vertices()` (#408)
Show description for fcc9005
paulmelnikow
and
Copilot
authored
fcc9005
View commit details
Copy full SHA for fcc9005
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
apply python formatter.
syoyo
committed
2945a96
View commit details
Copy full SHA for 2945a96
View code at this point
Browse repository at this point
fix python binding build.
syoyo
committed
f767ddf
View commit details
Copy full SHA for f767ddf
View code at this point
Browse repository at this point
Fix parsing [w] component in `v` line.
Show description for 7b3ba0b
syoyo
committed
7b3ba0b
View commit details
Copy full SHA for 7b3ba0b
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
format with black.
syoyo
committed
6dd187d
View commit details
Copy full SHA for 6dd187d
View code at this point
Browse repository at this point
Commits on Nov 19, 2022
Format code.
syoyo
committed
640df37
View commit details
Copy full SHA for 640df37
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Make python binding sample work without numpy installed.
syoyo
committed
0fd8b20
View commit details
Copy full SHA for 0fd8b20
View code at this point
Browse repository at this point
Commits on Oct 8, 2022
Bfut python new setup (#345)
Show description for 28a27f7
syoyo
and
bfut
authored
28a27f7
View commit details
Copy full SHA for 28a27f7
View code at this point
Browse repository at this point
Commits on Aug 27, 2021
Use approved classifiers.
syoyo
committed
8c08991
View commit details
Copy full SHA for 8c08991
View code at this point
Browse repository at this point
v2.0.0-rc9
syoyo
committed
95fe4ef
View commit details
Copy full SHA for 95fe4ef
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
Donot embed earcut.hpp (#313)
Show description for 51908fb
syoyo
authored
51908fb
View commit details
Copy full SHA for 51908fb
View code at this point
Browse repository at this point
Commits on Jul 29, 2021
Integrate Mapbox earcut.hpp for robust triangluation (#298)
Show description for db7454c
syoyo
authored
db7454c
View commit details
Copy full SHA for db7454c
View code at this point
Browse repository at this point
Commits on Jun 9, 2021
Bump windows vm image. (#310)
Show description for dd88876
syoyo
authored
dd88876
View commit details
Copy full SHA for dd88876
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Bump version.
syoyo
committed
94d2f7f
View commit details
Copy full SHA for 94d2f7f
View code at this point
Browse repository at this point
Commits on Aug 15, 2020
Bump version v2.0.0rc7
syoyo
committed
2b75981
View commit details
Copy full SHA for 2b75981
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Bump version 2.0.0-rc6
syoyo
committed
df61fac
View commit details
Copy full SHA for df61fac
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
Python: Add numpy_material_ids to sample.
adrienkaiser
committed
1b63894
View commit details
Copy full SHA for 1b63894
View code at this point
Browse repository at this point
Merge branch 'master' into python_add_materialids
adrienkaiser
committed
8972259
View commit details
Copy full SHA for 8972259
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
RELEASE 2.0.0rc5 (#256)
paulmelnikow
authored
d7d5321
View commit details
Copy full SHA for d7d5321
View code at this point
Browse repository at this point
Commits on Feb 9, 2020
Update python-binding README.
syoyo
committed
cc32025
View commit details
Copy full SHA for cc32025
View code at this point
Browse repository at this point
Commits on Nov 17, 2019
Format python code with `black`.
syoyo
committed
a5cd78e
View commit details
Copy full SHA for a5cd78e
View code at this point
Browse repository at this point
Add note on developer build of python binding.
Show description for bf39874
syoyo
committed
bf39874
View commit details
Copy full SHA for bf39874
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
Python bindings: Expose material_ids of mesh_t.
adrienkaiser
committed
9cebc39
View commit details
Copy full SHA for 9cebc39
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
Merge pull request #232 from metabolize/python-additions
Show description for 9bbefcf
syoyo
authored
9bbefcf
View commit details
Copy full SHA for 9bbefcf
View code at this point
Browse repository at this point
Python bindings: Expose additional fields
Show description for 4a8b1a0
paulmelnikow
committed
4a8b1a0
View commit details
Copy full SHA for 4a8b1a0
View code at this point
Browse repository at this point
Commits on Nov 5, 2019
Reformat sample.py
paulmelnikow
committed
86fb58c
View commit details
Copy full SHA for 86fb58c
View code at this point
Browse repository at this point
Python: Allow source dists to install correctly
Show description for d3f5afd
paulmelnikow
committed
d3f5afd
View commit details
Copy full SHA for d3f5afd
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
Add numpy_indices method
tim37021
committed
d0195db
View commit details
Copy full SHA for d0195db
View code at this point
Browse repository at this point
Commits on May 17, 2019
Update modulename.
syoyo
committed
e871e97
View commit details
Copy full SHA for e871e97
View code at this point
Browse repository at this point
Cosmetics
syoyo
committed
d302497
View commit details
Copy full SHA for d302497
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Update copyright year.
Show description for f9a2915
syoyo
committed
f9a2915
View commit details
Copy full SHA for f9a2915
View code at this point
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
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.