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

Reduce memory churn #165

Merged
merged 1 commit into from
Nov 23, 2020
Merged

Conversation

jthomperoo
Copy link
Member

Move frustum culling from rendering to pre-rendering.
Use Float32Array for Polygon internals.
Reduce pool Vector leaks.

Part of #148

Move frustum culling from rendering to pre-rendering.
Use Float32Array for Polygon internals.
Reduce pool Vector leaks.
@jthomperoo jthomperoo merged commit 9426e5e into jamjarlabs:master Nov 23, 2020
@jthomperoo jthomperoo mentioned this pull request Dec 2, 2020
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

Successfully merging this pull request may close these issues.

1 participant