Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate renderva.cpp into occlusion & vfc #212

Open
no-lex opened this issue May 29, 2021 · 0 comments
Open

Separate renderva.cpp into occlusion & vfc #212

no-lex opened this issue May 29, 2021 · 0 comments
Labels
misimplementation Circumlocutious or redundant implementation

Comments

@no-lex
Copy link
Member

no-lex commented May 29, 2021

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.

@no-lex no-lex added the misimplementation Circumlocutious or redundant implementation label May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
misimplementation Circumlocutious or redundant implementation
Projects
None yet
Development

No branches or pull requests

1 participant