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

.mtl and textures #1

Closed
kuz opened this issue Oct 13, 2013 · 0 comments
Closed

.mtl and textures #1

kuz opened this issue Oct 13, 2013 · 0 comments
Assignees

Comments

@kuz
Copy link
Owner

kuz commented Oct 13, 2013

Traceback (most recent call last):
  File "brainactivity.py", line 111, in <module>
    main()
  File "brainactivity.py", line 107, in main
    init()
  File "brainactivity.py", line 44, in init
    init_model()
  File "brainactivity.py", line 101, in init_model
    brain = objloader.OBJ('al.obj', 'model', swapyz=False)
  File "/Users/kuz/Development/BrainActivity3D/lib/objloader.py", line 61, in __init__
    self.mtl = MTL(values[1], path)
  File "/Users/kuz/Development/BrainActivity3D/lib/objloader.py", line 18, in MTL
    surf = pygame.image.load(mtl['map_Kd'])
pygame.error: Couldn't open textures/fabric1.rgb
@ghost ghost assigned kuz Oct 13, 2013
@kuz kuz closed this as completed Oct 24, 2013
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