Skip to content

Cluster Visibility & Frustum Culling #13

@tominated

Description

@tominated

In order to perform face visibility and frustum checks, I need to remove a bunch of optimizations. I need to once again store each face separately in order to render them selectively. I will need to use the BSP leaf nodes to perform the visibility set and frustum checks. I will be able to sort the faces that passed the check and group them by material and lightmap, then render in groups.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions