Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

MapEntity render culling #821

Open
gravestench opened this issue Oct 25, 2020 · 0 comments
Open

MapEntity render culling #821

gravestench opened this issue Oct 25, 2020 · 0 comments
Labels
Good First Issue Good for newcomers Help Wanted Extra attention is needed Normal Priority For issues that are essential, but are not on the critical path or blocking development in any way

Comments

@gravestench
Copy link
Contributor

MapRenderer iterates over all entities during renderPass2 and renderPass3, but we should only be iterating ovver the entities we need to render.

@gravestench gravestench added Good First Issue Good for newcomers Help Wanted Extra attention is needed Low Priority For issues that are nice to have, but not essential. Normal Priority For issues that are essential, but are not on the critical path or blocking development in any way and removed Low Priority For issues that are nice to have, but not essential. labels Oct 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Good First Issue Good for newcomers Help Wanted Extra attention is needed Normal Priority For issues that are essential, but are not on the critical path or blocking development in any way
Projects
Development

No branches or pull requests

1 participant