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

AttributeError: module 'trimesh.texture' has no attribute 'PBRMaterial' #45

Open
arifullahjan opened this issue Jul 16, 2019 · 1 comment

Comments

@arifullahjan
Copy link

arifullahjan commented Jul 16, 2019

seems like it has been moved to material.py

https://github.com/mikedh/trimesh/blob/3.0.9/trimesh/visual/material.py

@mikedh
Copy link

mikedh commented Jul 16, 2019

Ah, I added an import in trimesh.visual.texture (mikedh/trimesh@1fd0ff9) just now, hopefully this is now more backwards compatible.

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

2 participants