Skip to content
This repository was archived by the owner on Jul 7, 2024. It is now read-only.
This repository was archived by the owner on Jul 7, 2024. It is now read-only.

Need to have gl_polyoffset for movable walls #8

@T4r4sB

Description

@T4r4sB

Sometimes I see z-fighting, for example, here (e2m1): https://s8.hostingkartinok.com/uploads/images/2018/04/4861fdc3e227ebef4299cde3f36a6751.jpg
In original software-rendering WinQuake there is no problem, because original uses custom polygon culling without z-checking.

But with OpenGL we can't use same technique. I think, using negative polyoffset will fix this problem.

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