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

Future: CameraSystem + changed support #22

Open
ikeycode opened this issue Mar 15, 2020 · 1 comment
Open

Future: CameraSystem + changed support #22

ikeycode opened this issue Mar 15, 2020 · 1 comment

Comments

@ikeycode
Copy link
Collaborator

We should implement a 'changed' modifier so that we can skip iteration of unchanged chunks.
This will allow us to do some hackery whereby we update transformed positions of components on-demand in a system only when they've been changed, and use this cached data in the renderers.

@ikeycode
Copy link
Collaborator Author

FWIW this isn't a bottleneck right now but it'll come in handy for .. other.. stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant