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

[viewer] Implement BSP/PVS assisted rendering #198

Open
DCxDemo opened this issue Dec 31, 2023 · 0 comments
Open

[viewer] Implement BSP/PVS assisted rendering #198

DCxDemo opened this issue Dec 31, 2023 · 0 comments
Labels
feature request Refers to the requested feature for the tools. research needed This issue cannot be fixed without further research.

Comments

@DCxDemo
Copy link
Collaborator

DCxDemo commented Dec 31, 2023

Implement the original BSP/PVS assisted rendering and provide a toggle between full and original.
Shouldn't be too hard, pass over the tree and group leaves into trilists, then use pvs mask to hide trilists. gotta come up with some naming system to ensure generated trilist and leaf are connected somehow.

@DCxDemo DCxDemo added the feature request Refers to the requested feature for the tools. label Dec 31, 2023
@DCxDemo DCxDemo added this to General issues in Current tasks and goals via automation Dec 31, 2023
@DCxDemo DCxDemo added the research needed This issue cannot be fixed without further research. label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Refers to the requested feature for the tools. research needed This issue cannot be fixed without further research.
Projects
Current tasks and goals
  
General issues
Development

No branches or pull requests

1 participant