Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load from buffer and fixes #5

Merged
merged 25 commits into from
Mar 5, 2022
Merged

Load from buffer and fixes #5

merged 25 commits into from
Mar 5, 2022

Conversation

deakcor
Copy link
Contributor

@deakcor deakcor commented Dec 30, 2021

New features

  • Added methods to load mtl and obj from buffer.

  • Added methods to retrieve textures and search mtl path from obj path.

Fixes

  • Support global mtl path with spaces.

  • Support obj without "newmtl" line.

  • Put material by index if name not found else put default material.

  • Added checks to prevent crashes.

@Ezcha Ezcha merged commit 34381fa into Ezcha:master Mar 5, 2022
@Ezcha
Copy link
Owner

Ezcha commented Mar 5, 2022

Thanks for contributing! Sorry it took me a while to respond.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants