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

Document frustum culling in 2d examples #8490

Closed
nicopap opened this issue Apr 25, 2023 · 0 comments · Fixed by #8579
Closed

Document frustum culling in 2d examples #8490

nicopap opened this issue Apr 25, 2023 · 0 comments · Fixed by #8579
Labels
A-Rendering Drawing game state to the screen C-Docs An addition or correction to our documentation C-Examples An addition or correction to our examples D-Trivial Nice and easy! A great choice to get started with Bevy

Comments

@nicopap
Copy link
Contributor

nicopap commented Apr 25, 2023

How can Bevy's documentation be improved?

Since #7885, bevy again runs frustum culling on 2d stuff. It's a good reason to revert #7436 (or at least re-introduce frustum language to the example comment)

@nicopap nicopap added C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples labels Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Docs An addition or correction to our documentation C-Examples An addition or correction to our examples D-Trivial Nice and easy! A great choice to get started with Bevy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant