Skip to content

loading object without a imagefile #3

@farhadi76m

Description

@farhadi76m

Hello, thanks for your great code . I used it in my app .
but I find a problem , one of my models in my project makes texture including .obj .mtl and a .exr file.
so when I wanna load my texture I get this issue that code need an image file ! I'm pretty sure OpenGL can load object without image file ! but I have not found a repo yet! do you how can I fix this problem ?
surf = pygame.image.load(imagefile)

error is in this line of your code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions