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

Frustum culling #141

Open
kimkulling opened this issue Sep 8, 2022 · 0 comments
Open

Frustum culling #141

kimkulling opened this issue Sep 8, 2022 · 0 comments
Labels
Feature request All feature requests OSRE-Engine All issues and feature requests related to the engine

Comments

@kimkulling
Copy link
Owner

Is your feature request related to a problem? Please describe.
Optimization for rendering.

Describe the solution you'd like
Objects, which are not n the current view shall be not rendered

Describe alternatives you've considered
NA

Additional context

  • Create render-test with 100 boxes
  • Cull all boxes which are out of view
  • Show statistics for culled boxes
@kimkulling kimkulling added the Feature request All feature requests label Sep 14, 2022
@kimkulling kimkulling added the OSRE-Engine All issues and feature requests related to the engine label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request All feature requests OSRE-Engine All issues and feature requests related to the engine
Projects
None yet
Development

No branches or pull requests

1 participant