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 }}
Perrando
/
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
Breadcrumbs
History for
tinyobjloader
python
on
master
User selector
All users
Datepicker
All time
Commit history
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 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
Add few python binding.
syoyo
committed
d6e9bfa
View commit details
Copy full SHA for d6e9bfa
View code at this point
Browse repository at this point
Commits on Apr 14, 2019
Add parsing `p` line(point primtive).
syoyo
committed
87b906c
View commit details
Copy full SHA for 87b906c
View code at this point
Browse repository at this point
Commits on Apr 13, 2019
Refactor v2 API.
Show description for ba70318
syoyo
committed
ba70318
View commit details
Copy full SHA for ba70318
View code at this point
Browse repository at this point
Commits on Mar 24, 2019
Remove unused file.
syoyo
committed
f750f74
View commit details
Copy full SHA for f750f74
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 16, 2019
pybind11 experiment.
syoyo
committed
88f0fa3
View commit details
Copy full SHA for 88f0fa3
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
Fix of important memory leak in Python module
Show description for 178ef39
mathue
authored
178ef39
View commit details
Copy full SHA for 178ef39
View code at this point
Browse repository at this point
Commits on Oct 8, 2017
Fix mapping for #131 and compilation error #139 #132 (related)
Ododo
committed
eb1f395
View commit details
Copy full SHA for eb1f395
View code at this point
Browse repository at this point
Commits on Jul 17, 2017
Added mapping from material index to to material name (#131) to Python wrapper.
clieb
committed
e3508c3
View commit details
Copy full SHA for e3508c3
View code at this point
Browse repository at this point
Commits on Dec 6, 2016
Merge pull request #111 from longjon/python2
Show description for e0b3934
syoyo
authored
e0b3934
View commit details
Copy full SHA for e0b3934
View code at this point
Browse repository at this point
Commits on Dec 5, 2016
Support Python 2.7.
longjon
committed
c207ff3
View commit details
Copy full SHA for c207ff3
View code at this point
Browse repository at this point
(Re-)expose attribs to Python.
longjon
committed
41dd7c8
View commit details
Copy full SHA for 41dd7c8
View code at this point
Browse repository at this point
Commits on Aug 20, 2016
Fix python binding.
syoyo
committed
5eef2b0
View commit details
Copy full SHA for 5eef2b0
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
Update python binding to match new API.
syoyo
committed
a13e1d6
View commit details
Copy full SHA for a13e1d6
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
update
Olivier
committed
fcad68b
View commit details
Copy full SHA for fcad68b
View code at this point
Browse repository at this point
Commits on Nov 17, 2014
changed to switch structure
root
committed
aabdad4
View commit details
Copy full SHA for aabdad4
View code at this point
Browse repository at this point
Commits on Nov 16, 2014
cleaning code..
root
committed
9587ad9
View commit details
Copy full SHA for 9587ad9
View code at this point
Browse repository at this point
fix shapes / adding setup file
root
committed
93d7232
View commit details
Copy full SHA for 93d7232
View code at this point
Browse repository at this point
Update howto.py
Ododo
committed
e5bbda3
View commit details
Copy full SHA for e5bbda3
View code at this point
Browse repository at this point
adding setup.py file
root
committed
f750f3f
View commit details
Copy full SHA for f750f3f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.