Skip to content

Shared Triangle Edges #112

Description

@WillGreen

When two triangles share an edge, we need to decide which triangle draws that edge. The standard approach is to draw the top and left edges.

Implementing the top-left rule ensures rasterisation is consistent, whichever order triangles are drawn in.

See Triangle rasterization (Wikipedia)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions