Skip to content

Cannot find the "OBJFiles/ddh.obj" file. #3

@sunkingac

Description

@sunkingac

Hi,
An obj file is mentioned in the code
this->models.push_back(new Model(
glm::vec3(4.f, 0.f, 4.f),
this->materials[0],
this->textures[TEX_CONTAINER],
this->textures[TEX_CONTAINER_SPECULAR],
"OBJFiles/ddh.obj"
)
But it is not available.
Please add these obj files to the github 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