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

Compress chunks that only contain one block type. #136

Closed
IntegratedQuantum opened this issue Oct 9, 2023 · 0 comments
Closed

Compress chunks that only contain one block type. #136

IntegratedQuantum opened this issue Oct 9, 2023 · 0 comments
Labels
engine optimization a performance problem that should be addressed or an optimization idea

Comments

@IntegratedQuantum
Copy link
Member

This would be a simple way to reduce memory, given that about half of the chunks(less after #135) are air. Additionally this would simplify mesh generation, because we don't need to traverse full-air chunks.

@IntegratedQuantum IntegratedQuantum added optimization a performance problem that should be addressed or an optimization idea engine labels Oct 9, 2023
@IntegratedQuantum IntegratedQuantum added this to the Short-Term Goals milestone Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine optimization a performance problem that should be addressed or an optimization idea
Projects
None yet
Development

No branches or pull requests

1 participant