Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[feature] Add option to assign material and materialId when usemtl exists, but no mtllib or mtl reader callback supplied #384

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

Open
syoyo opened this issue Aug 25, 2024 · 0 comments

Comments

@syoyo
Copy link
Collaborator

syoyo commented Aug 25, 2024

Describe the issue

tinyobjloader does not assign material(and materialId) when no mtllib or mtl reader callback supplied.
But Blender does: #383 (comment)

It'd be better to add option to assign material and materialId when usemtl exists, but no mtllib or mtl reader callback supplied

To Reproduce

See the PR #383 and discussion here(reproducible test file there)
#383 (comment)

Expected behavior

Add option to assign material and materialId when usemtl exists.

Environment

  • TinyObjLoader version: release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant