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

error in import_mesh #85

Open
cavalier501 opened this issue Oct 10, 2022 · 0 comments
Open

error in import_mesh #85

cavalier501 opened this issue Oct 10, 2022 · 0 comments

Comments

@cavalier501
Copy link

cavalier501 commented Oct 10, 2022

I wanna import a TexturedTrimesh. there is an obj mesh file and a jpg texture file in the folder with the same name, no extra tcoords file. the tcood information is provided in obj file with "vt " line, but it seems that "import_mesh" function can handle it.

the warning says:
UserWarning: texture was found, but no tcoords were recovered, reverting to an untextured mesh.
warnings.warn('texture was found, but no tcoords were recovered, '

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

No branches or pull requests

1 participant