Skip to content

Separate renderva.cpp into occlusion & vfc #212

@no-lex

Description

@no-lex

renderva.cpp is a very long (~3.4k) line file which is internally separated into two sections: occlusion (hiding geometry hidden by geometry) and vfc (hiding geometry not in the view of the camera). Separating these into two files will make the code clearer and the files less onerous to parse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    misimplementationCircumlocutious or redundant implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions