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

Ability to find external files and textures #54

Closed
mramato opened this issue Apr 10, 2017 · 0 comments
Closed

Ability to find external files and textures #54

mramato opened this issue Apr 10, 2017 · 0 comments

Comments

@mramato
Copy link
Contributor

mramato commented Apr 10, 2017

I have models where the obj paths are incorrect or absolute but the files themselves are all there and located in the same directory as the obj file. It would be great if we either:

  • Always looked in the same directory as the obj file if the initial texture/mtl/etc.. isn't where the model says it should be.

or

  • Allowed an array of directories to be passed to the converter and it would search those directories for the file is not found in the obj specified location.

The first one is probably easier and I'm fine with that until we have a good use case for the more robust feature.

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

2 participants