Skip to content

Backside of model culled #277

Closed
Closed
@mtvec

Description

@mtvec

After completing the "Loading model" chapter, the backside of the model seems to be mostly culled:

image

When I set VkPipelineRasterizationStateCreateInfo::cullMode to VK_CULL_MODE_NONE the model is rendered correctly but this is obviously not desirable.

Is this an issue with the model itself (e.g., inconsistent winding order of the triangles) or can this be fixed in the renderer?

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