Skip to content

Clipping is hacky #5

Description

@jnterry

Software rasterizer clipping is currently inconsistently done partially in clip space (for z) and partially in screen space (for x and y).

May be more performant, and less messy, to do everything in clip space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedThis issue or pull request cannot be dealt with until some other isrefactor

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions